We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c97a67 commit d160718Copy full SHA for d160718
.editorconfig-checker.json
@@ -3,7 +3,9 @@
3
"pytest_django/fixtures.py",
4
".tox/*",
5
".ruff_cache/*",
6
- "pytest_django.egg-info/*"
+ "pytest_django.egg-info/*",
7
+ "__pycache__/*",
8
+ "zizmor.sarif"
9
],
10
"Disable": {
11
"MaxLineLength": true
0 commit comments