Skip to content

Commit

Permalink
Update linting rules
Browse files Browse the repository at this point in the history
  • Loading branch information
koverholt committed Nov 7, 2023
1 parent de00228 commit 1dada43
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions conversation-design/.markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
default: true

# MD013/line-length - Line length
MD013:
line_length: 80
code_blocks: false
tables: false
headings: false
headers: false
MD013: false

# MD033/no-inline-html - Inline HTML
MD033: false

0 comments on commit 1dada43

Please sign in to comment.