mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
2 commits
d76d667bfc
...
4e594b37b5
Author | SHA1 | Date | |
---|---|---|---|
|
4e594b37b5 | ||
|
578180ea4c |
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ ignore =
|
|||
E402
|
||||
# Line too long
|
||||
E501
|
||||
# Newline before a binary operator
|
||||
W503
|
||||
# Newline after a binary operator
|
||||
W504
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue