Skip to content

Commit ca97db1

Browse files
authored
chore: Temporarily ignore tombi schema strict checking in pyproject.toml (#4577)
Skips strict tombi-lint checking temporarily (SchemaStore/schemastore#5145). Intended to be reverted once the issue is resolved.
1 parent 9267b49 commit ca97db1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# cspell: ignore tombi
2+
#:tombi schema.strict = false
3+
14
[project]
25
name = "molecule"
36
description = "Molecule aids in the development and testing of Ansible roles"

0 commit comments

Comments
 (0)