We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f862168 commit 45294a1Copy full SHA for 45294a1
1 file changed
.editorconfig-checker.json
@@ -1,5 +1,5 @@
1
{
2
- "Exclude": ["pytest_django/fixtures.py"],
+ "Exclude": ["pytest_django/fixtures.py", ".tox/*"],
3
"Disable": {
4
"MaxLineLength": true
5
}
0 commit comments