Skip to content

Commit

Permalink
docs ~ disable remark lint complaint (maximum-heading-length)
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Feb 22, 2021
1 parent b62e901 commit f0d6a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .remarkrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ exports.plugins = [
['remark-lint-file-extension', false],
['remark-lint-heading-increment', false],
['remark-lint-list-item-indent', 'mixed'],
['remark-lint-maximum-heading-length', false],
['remark-lint-maximum-line-length', false],
['remark-lint-no-duplicate-headings', false],
['remark-lint-unordered-list-marker-style', 'consistent'],
Expand Down

0 comments on commit f0d6a04

Please sign in to comment.