File tree Expand file tree Collapse file tree 2 files changed +1
-25
lines changed Expand file tree Collapse file tree 2 files changed +1
-25
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6868 "MD012" : true ,
6969
7070 // MD013/line-length - Line length
71- // Very much unsure on this one
72- "MD013" : {
73- // Number of characters
74- "line_length" : 80 ,
75- // Number of characters for headings
76- "heading_line_length" : 80 ,
77- // Number of characters for code blocks
78- "code_block_line_length" : 80 ,
79- // Include code blocks
80- "code_blocks" : true ,
81- // Include tables
82- "tables" : true ,
83- // Include headings
84- "headings" : true ,
85- // Include headings
86- "headers" : true ,
87- // Strict length checking
88- "strict" : false ,
89- // Stern length checking
90- "stern" : false
91- },
71+ "MD013" : false ,
9272
9373 // MD014/commands-show-output - Dollar signs used before commands without showing output
9474 // Seems obvious, probably good to enforce
You can’t perform that action at this time.
0 commit comments