mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-12 17:38:32 +02:00
disable code for black being confused about markdown
This commit is contained in:
parent
bc7dd65773
commit
56efc1283b
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ pycodestyle = [
|
|||
"-W1*", "-W2*", "-W3*", "-W5*",
|
||||
]
|
||||
"flake8-*" = ["+*"]
|
||||
flake8-black = ["-BLK901"]
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Reference in a new issue