Commits on Source (6)
-
bb97eb9d
-
Alex Tercete authored
You currently need both commands, although a unified command is planned[1]. [1]: https://github.com/astral-sh/ruff/issues/8232
Verified697bff38 -
273920e9
-
Alex Tercete authoredVerified75ece8ba
-
Alex Tercete authoredVerified6c96baa0
-
Bot authored
# [1.1.0](https://git.gitlab.arm.com/bazel/pre-commit-hooks/compare/v1.0.0...v1.1.0) (2025-03-10) ### Bug Fixes * **ruff:** check and format by default ([697bff38](https://git.gitlab.arm.com/bazel/pre-commit-hooks/commit/697bff38b6067e6703824395f3017ca16dbf2ed3)) ### Features * add 'shellcheck' hook ([273920e9](https://git.gitlab.arm.com/bazel/pre-commit-hooks/commit/273920e95b17636bc7737244356067a24317caf1)) * add `shfmt` hook ([bb97eb9d](https://git.gitlab.arm.com/bazel/pre-commit-hooks/commit/bb97eb9dba0e5269f2fd65c66b644575c75fa1fd))
Showing
- .bazelrc 1 addition, 1 deletion.bazelrc
- BUILD.bazel 2 additions, 0 deletionsBUILD.bazel
- CHANGELOG.md 11 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 24 additions, 2 deletionsMODULE.bazel
- MODULE.bazel.lock 205 additions, 12 deletionsMODULE.bazel.lock
- e2e/.bazelrc 1 addition, 1 deletione2e/.bazelrc
- e2e/MODULE.bazel.lock 3938 additions, 11 deletionse2e/MODULE.bazel.lock
- e2e/shell/echo.sh 6 additions, 0 deletionse2e/shell/echo.sh
- e2e/shellcheck/BUILD.bazel 9 additions, 0 deletionse2e/shellcheck/BUILD.bazel
- e2e/shfmt/BUILD.bazel 9 additions, 0 deletionse2e/shfmt/BUILD.bazel
- hooks/.pre-commit-config.yaml 33 additions, 2 deletionshooks/.pre-commit-config.yaml
- ruff/BUILD.bazel 26 additions, 1 deletionruff/BUILD.bazel
- shellcheck/BUILD.bazel 21 additions, 0 deletionsshellcheck/BUILD.bazel
- shfmt/BUILD.bazel 35 additions, 0 deletionsshfmt/BUILD.bazel
source diff could not be displayed: it is too large. Options to address this: view the blob.
e2e/shell/echo.sh
0 → 100644
e2e/shellcheck/BUILD.bazel
0 → 100644
e2e/shfmt/BUILD.bazel
0 → 100644
shellcheck/BUILD.bazel
0 → 100644
shfmt/BUILD.bazel
0 → 100644