Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Add comments to .yamllint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Jan 13, 2020
1 parent 303d6b1 commit 12493e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
# https://yamllint.readthedocs.io/en/stable/configuration.html
extends: default

# https://yamllint.readthedocs.io/en/stable/rules.html
rules:
# 80 chars should be enough, but don't fail if a line is longer
line-length:
Expand Down

0 comments on commit 12493e0

Please sign in to comment.