Maintain actions
This commit is contained in:
parent
67a1b52362
commit
ba31b4755b
10 changed files with 85 additions and 121 deletions
|
@ -1,6 +1,9 @@
|
|||
# Default state for all rules
|
||||
default: true
|
||||
|
||||
# MD013/line-length - Line length
|
||||
MD013:
|
||||
line_length: 10000
|
||||
# MD009 - Trailing spaces
|
||||
MD009:
|
||||
strict: true
|
||||
|
||||
# MD013 - Line length
|
||||
MD013: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue