Skip to content

Commit c4f2a51

Browse files
committed
Add yamllint
1 parent 6512136 commit c4f2a51

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

poetry.lock

Lines changed: 18 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ black = {extras = ["jupyter"], version = "^22.12.0"}
1818
nbqa = "^1.5.3"
1919
isort = "^5.10.1"
2020
pyupgrade = "^3.3.1"
21+
yamllint = "^1.28.0"
2122

2223
[build-system]
2324
requires = ["poetry-core"]

0 commit comments

Comments
 (0)