1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-09 08:16:58 +02:00

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: with:
ruby-version: '3.2' ruby-version: '3.2'
- run: gem install mdl - 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