Skip to content

Commit a7d15fb

Browse files
committed
Move flake8 preferences to pre-commit config
1 parent aedd347 commit a7d15fb

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.flake8

Lines changed: 0 additions & 4 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
include: src/tests
1717
exclude: src/tests/mocks.py
1818
- id: flake8
19+
args: [--max-line-length=120]
1920
- id: debug-statements
2021
#exclude: wargaming|bigworld|saber/(server|template|tools|transport|scripts/(common/(TemplateData|pydev|bwpydevd.py$)|surrogates))

0 commit comments

Comments
 (0)