We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aedd347 commit a7d15fbCopy full SHA for a7d15fb
2 files changed
.flake8
.pre-commit-config.yaml
@@ -16,5 +16,6 @@
16
include: src/tests
17
exclude: src/tests/mocks.py
18
- id: flake8
19
+ args: [--max-line-length=120]
20
- id: debug-statements
21
#exclude: wargaming|bigworld|saber/(server|template|tools|transport|scripts/(common/(TemplateData|pydev|bwpydevd.py$)|surrogates))
0 commit comments