Skip to content

Commit 75f62a0

Browse files
committed
feat(test): Disable problematic hound-flake8-black integration.
Per houndci/hound#1769
1 parent cc8ce89 commit 75f62a0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.flake8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[flake8]
2+
ignore = BLK100

.hound.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
fail_on_violations: true
22
python:
33
enabled: true
4+
config_file: .flake8

0 commit comments

Comments
 (0)