formatter.nix: Exclude **/.mypy_cache/*
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
# prettier messes up our mkdocs flavoured markdown
|
||||
"*.md"
|
||||
"**/node_modules/*"
|
||||
"**/.mypy_cache/*"
|
||||
|
||||
"checks/data-mesher/vars/*"
|
||||
"checks/lib/ssh/privkey"
|
||||
|
||||
Reference in New Issue
Block a user