Skip to content

Commit

Permalink
style: ignore FileName for md
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Sep 13, 2024
1 parent fefd605 commit efe54bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Layout/SpaceInsideStringInterpolation:
Naming/FileName:
Exclude:
- 'lib/rubocop-md.rb'
- "*.md"

Layout/LineLength:
Max: 100
Expand Down

0 comments on commit efe54bf

Please sign in to comment.