1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Fix docs formatting

This commit is contained in:
Mickaël Schoentgen
2021-10-05 15:46:05 +02:00
parent e1c08a3de5
commit 031b4b89e3
2 changed files with 4 additions and 7 deletions

View File

@@ -140,7 +140,7 @@ codecov-upload:
doc-check:
@echo $(H1)Running documentations checks$(H1END)
mdl --verbose --git-recurse --style docs/linter/mdl-styles.rb .
mdl --git-recurse --style docs/linter/mdl-styles.rb .
###############################################################################