summaryrefslogtreecommitdiff
path: root/Meta/lint-shell-scripts.sh
AgeCommit message (Expand)Author
2022-10-16Meta: Allow shellcheck to search sourced files in the script directoryTim Schumacher
2022-04-18Base: Add some default completions to shellrcAli Mohammad Pur
2022-03-20Everywhere: Move tests to /home/anon/TestsBrian Gianforcaro
2022-01-17Meta: Skip shellcheck for Ports in pre-commit hookBrian Gianforcaro
2021-11-02Meta: Add a check to ensure grep -P stays gonethislooksfun
2021-11-01Base: Add new system-mode that just generates manpagesBen Wiederhake
2021-05-05Meta: Enable linting of shell scripts under ToolchainBrian Gianforcaro
2021-02-28Base/CI: Boot serenity in CI in a mode that runs tests on targetAndrew Kaster
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-12Shell: Move to Userland/Shell/Andreas Kling
2021-01-10Meta: Only complain about linter tools if relevant files have changedAndrew Kaster
2020-12-27Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of filesLinus Groh
2020-12-27Meta: Set 'pipefail' option correctly in shell scriptsLinus Groh
2020-11-01Meta: lint-shell-scripts: Exit if shellcheck is not installedBrendan Coles
2020-10-03Everywhere: Fix more typosLinus Groh
2020-07-05Meta: Do not run shellcheck on our Shell's scriptsAnotherTest
2020-05-29Meta: update lint-shell-scripts.sh so that it does not search in Build/Emanuele Torre
2020-05-07Meta: We don't need to ignore run-tests in lint-shell-scripts.shEmanuele Torre
2020-03-25Meta: Ignore the LibJS test runner script when lintingAndreas Kling
2020-02-10Meta: Integrate Shellcheck into TravisShannon Booth