feat(scanner): support full scan cleanups in watcher (#496)
* Added code to trigger rescan of entire tree upon file removal to clean as needed. * Simplified ScanOptions initialization. Removed broken linter. * gofmt fix
This commit is contained in:
* Added code to trigger rescan of entire tree upon file removal to clean as needed. * Simplified ScanOptions initialization. Removed broken linter. * gofmt fix