We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe1901 commit da5b1f2Copy full SHA for da5b1f2
1 file changed
.editorconfig-checker.json
@@ -2,7 +2,7 @@
2
"Exclude": [
3
"pytest_django/fixtures.py",
4
".tox/*",
5
- "./ruff_cache/*",
+ ".ruff_cache/*",
6
"pytest_django.egg-info/*"
7
],
8
"Disable": {
0 commit comments