trailing newlines

This commit is contained in:
Boris Verkhovskiy 2024-04-20 22:11:54 -07:00
parent 097cd60e49
commit c9f7d9a92c
12 changed files with 12 additions and 12 deletions

View File

@ -15,4 +15,4 @@ jobs:
with:
ruby-version: '3.2'
- run: gem install mdl
- run: mdl . --ignore-front-matter -r MD011,MD023,MD027,MD028,MD037
- run: mdl . --ignore-front-matter -r MD011,MD023,MD027,MD028,MD037,MD047