mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Update full linter list and enable some easily resolved new ones
This commit is contained in:
@@ -26,6 +26,7 @@ func TestNotExistErr(t *testing.T) {
|
||||
}
|
||||
|
||||
func testNotExistErr(t *testing.T, fs FileSystem) {
|
||||
t.Helper()
|
||||
const path = "bad-dir/file.txt"
|
||||
|
||||
err := fs.RemoveAll(path)
|
||||
|
||||
Reference in New Issue
Block a user