Skip to content

Commit

Permalink
Disable MD002 and MD041 rules
Browse files Browse the repository at this point in the history
  • Loading branch information
okozachenko1203 authored and mnaser committed Jan 17, 2023
1 parent 9733a96 commit 6aca3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mdlrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
style "#{File.dirname(__FILE__)}/.markdownlint.rb"
rules '~MD012'
rules '~MD002', '~MD012', '~MD041'

0 comments on commit 6aca3f0

Please sign in to comment.