index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
lint-shell-scripts.sh
Age
Commit message (
Expand
)
Author
2021-11-02
Meta: Add a check to ensure grep -P stays gone
thislooksfun
2021-11-01
Base: Add new system-mode that just generates manpages
Ben Wiederhake
2021-05-05
Meta: Enable linting of shell scripts under Toolchain
Brian Gianforcaro
2021-02-28
Base/CI: Boot serenity in CI in a mode that runs tests on target
Andrew Kaster
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2021-01-12
Shell: Move to Userland/Shell/
Andreas Kling
2021-01-10
Meta: Only complain about linter tools if relevant files have changed
Andrew Kaster
2020-12-27
Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of files
Linus Groh
2020-12-27
Meta: Set 'pipefail' option correctly in shell scripts
Linus Groh
2020-11-01
Meta: lint-shell-scripts: Exit if shellcheck is not installed
Brendan Coles
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-07-05
Meta: Do not run shellcheck on our Shell's scripts
AnotherTest
2020-05-29
Meta: update lint-shell-scripts.sh so that it does not search in Build/
Emanuele Torre
2020-05-07
Meta: We don't need to ignore run-tests in lint-shell-scripts.sh
Emanuele Torre
2020-03-25
Meta: Ignore the LibJS test runner script when linting
Andreas Kling
2020-02-10
Meta: Integrate Shellcheck into Travis
Shannon Booth