Skip to content

Commit

Permalink
Do not lint yaml in zola themes folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyannn committed Dec 31, 2023
1 parent 9052238 commit b613647
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
extends: default

ignore-from-file: .gitignore
ignore: |
build
zola/themes/
rules:
comments: disable
Expand Down

0 comments on commit b613647

Please sign in to comment.