Skip to content

Commit

Permalink
added MD linter configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
themayurkumbhar committed Oct 8, 2019
1 parent 4f24ebc commit 3304f3d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .remarkrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
plugins:
preset-lint-consistent:
preset-lint-recommended:
remark-preset-lint-markdown-style-guide:
# Customized settings
lint-list-item-indent: tab-size
lint-maximum-line-length: 190
lint-ordered-list-marker-value:
lint-no-file-name-irregular-characters: '\\.a-z0-9_'

0 comments on commit 3304f3d

Please sign in to comment.