mirror of
https://github.com/rembo10/headphones.git
synced 2026-09-10 16:51:42 +01:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
130cf51cc6 | ||
|
|
7e4a1e453b |
@@ -11,5 +11,5 @@
|
|||||||
# E265 block comment should start with '# '
|
# E265 block comment should start with '# '
|
||||||
# E501 line too long (312 > 160 characters)
|
# E501 line too long (312 > 160 characters)
|
||||||
# E502 the backslash is redundant between brackets
|
# E502 the backslash is redundant between brackets
|
||||||
ignore = E121,E122,E124,E125,E126,E127,E128,E261,E262,E265,E501,E502
|
ignore = E121,E122,E123,E124,E125,E126,E127,E128,E261,E262,E265,E501,E502
|
||||||
max-line-length = 160
|
max-line-length = 160
|
||||||
|
|||||||
Reference in New Issue
Block a user