Skip to content

Commit 7d1a941

Browse files
committed
eli-225 working on getting linting for specification working
1 parent ab0ab42 commit 7d1a941

File tree

5 files changed

+9
-817
lines changed

5 files changed

+9
-817
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
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 @@ build-backend = "poetry.core.masonry.api"
1818

1919
[tool.poetry.dependencies]
2020
python = "^3.13"
21+
yq = "^3.2.3"
2122

2223
[tool.poetry.group.dev.dependencies]
2324
ruff = "^0.11.0"

sandbox/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ build-backend = "poetry.core.masonry.api"
2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^7.0"
2222
pyhamcrest = "^2.1.0"
23+
yq = "^3.2.3"

0 commit comments

Comments
 (0)