This website works better with JavaScript
Home
Explore
Help
Register
Sign In
bixel
/
dotfiles
mirror of
https://github.com/bixel/dotfiles.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
use https://github.com/PyCQA/flake8-bugbear
Kevin Heinicke
7 years ago
parent
b36261ff69
commit
08fcd6a8f1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
flake8
+ 1
- 0
flake8
View File
@@ -1,2 +1,3 @@
[flake8]
+select = C,E,F,W,B,B950
ignore = E501,F401