mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Merge pull request #249 from dmitmel/master
[pull] master from dmitmel:master
This commit is contained in:
commit
4e594b37b5
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ ignore =
|
||||||
E402
|
E402
|
||||||
# Line too long
|
# Line too long
|
||||||
E501
|
E501
|
||||||
|
# Newline before a binary operator
|
||||||
|
W503
|
||||||
|
# Newline after a binary operator
|
||||||
|
W504
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue