main
golangci-lint: use gci formatter instead of goimports
modernize some code
Add license header to dockerignore_test.go
Fix typos
fix mixed assertion libraries in tests
pkg/watch: remove unused IsWindowsShortReadError
feat(desktop): synchronized file share integration (#11614)
chore: make function comment match function name
adjust code and dependencies
fix panic
Introduced fsnotify build tag to select watcher implementation
fix linting issues