Skip to content

Commit

Permalink
updated lint regex
Browse files Browse the repository at this point in the history
  • Loading branch information
themayurkumbhar committed Oct 8, 2019
1 parent 71c618f commit d9e1cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .remarkrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ plugins:
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_'
lint-no-file-name-irregular-characters: '\\.aA-zZ0-9_-'

0 comments on commit d9e1cad

Please sign in to comment.