Skip to content

Commit 793cbe4

Browse files
author
Anton Ustyuzhanin
committed
Ignore .molecule in yamllint
1 parent 80d453a commit 793cbe4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

molecule/default/.yamllint

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ rules:
1010
line-length: disable
1111
# NOTE(retr0h): Templates no longer fail this lint rule.
1212
# Uncomment if running old Molecule templates.
13-
# truthy: disable
13+
truthy: disable
1414
ignore: |
1515
venv/
16+
.molecule/

0 commit comments

Comments
 (0)