Skip to content

Commit 13d94e1

Browse files
committed
Remove ansible-lint from Hatch lint script
Signed-off-by: Webster Mudge <[email protected]>
1 parent 4dab00b commit 13d94e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ dependencies = [
4141
[tool.hatch.envs.default.scripts]
4242
lint = [
4343
"pre-commit run -a",
44-
"ansible-lint",
4544
"antsibull-docs lint-collection-docs --plugin-docs --validate-collection-refs=all --skip-rstcheck .",
4645
]
4746

0 commit comments

Comments
 (0)