Add shellcheck to devshell

Refs #4425
This commit is contained in:
atlas 2026-09-15 21:26:38 +02:00 committed by mara
commit 09b6b8d666

View file

@ -20,6 +20,7 @@
rust-analyzer rust-analyzer
rustc rustc
rustfmt rustfmt
shellcheck
# The two "prose lint (vale)" CI jobs run vale over docs/. `vale # The two "prose lint (vale)" CI jobs run vale over docs/. `vale
# sync` must run once before `vale docs` and writes styles to # sync` must run once before `vale docs` and writes styles to
# $XDG_DATA_HOME, so point that at the repo like CI does: # $XDG_DATA_HOME, so point that at the repo like CI does: