diff --git a/.editorconfig-checker.json b/.editorconfig-checker.json index 0410ab8e..1e9487fe 100644 --- a/.editorconfig-checker.json +++ b/.editorconfig-checker.json @@ -3,7 +3,9 @@ "pytest_django/fixtures.py", ".tox/*", ".ruff_cache/*", - "pytest_django.egg-info/*" + "pytest_django.egg-info/*", + "__pycache__/*", + "zizmor.sarif" ], "Disable": { "MaxLineLength": true