Skip to content

Commit

Permalink
feat(test): Disable problematic hound-flake8-black integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceache committed Apr 28, 2020
1 parent cc8ce89 commit 75f62a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
ignore = BLK100
1 change: 1 addition & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
fail_on_violations: true
python:
enabled: true
config_file: .flake8

0 comments on commit 75f62a0

Please sign in to comment.