Skip to content

Commit b16256b

Browse files
committed
add shellcheck
1 parent c9fb7e9 commit b16256b

File tree

2 files changed

+15
-53
lines changed

2 files changed

+15
-53
lines changed

pixi.lock

Lines changed: 14 additions & 53 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 @@ platforms = ["linux-64"]
1818

1919
[tool.pixi.dependencies]
2020
python = ">=3.10"
21+
shellcheck = ">=0.10.0,<0.11"
2122

2223
[tool.pixi.feature.py310.dependencies]
2324
python = "3.10.*"

0 commit comments

Comments
 (0)