Skip to content

Commit

Permalink
ignore md line length rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed May 13, 2020
1 parent a758dda commit 632cba2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
line-length: false
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ repos:
rev: master
hooks:
- id: markdownlint
args: ['--help']
name: markdownlint
language: node
types: [markdown]
Expand Down

0 comments on commit 632cba2

Please sign in to comment.