Updates for allhands (#3)

This commit is contained in:
Bret Fisher
2022-05-02 15:40:42 -04:00
committed by GitHub
parent 4678180549
commit 1820843fc8
10 changed files with 511 additions and 163 deletions

View File

@@ -1,7 +1,9 @@
# MD013/line-length - Line length
MD013:
# Number of characters
line_length: 150
# Number of characters, default is 80
# I'm OK with long lines. All editors now have wordwrap
line_length: 9999
# Number of characters for headings
heading_line_length: 100
code_blocks: false
# check code blocks?
code_blocks: false