ci: move shellcheck options to .shellcheckrc
That way, IDEs get to have the same behaviour as the CI Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31826>
This commit is contained in:

committed by
Marge Bot

parent
e2eba3c7da
commit
460c2eb967
@@ -65,6 +65,7 @@ yaml-toml-shell-test:
|
||||
changes: &toml_lint_files
|
||||
- .gitlab-ci/test/gitlab-ci.yml
|
||||
- .gitlab-ci/**/*.sh
|
||||
- .shellcheckrc
|
||||
- bin/toml_lint.py
|
||||
- src/**/ci/*.toml
|
||||
when: on_success
|
||||
|
Reference in New Issue
Block a user