Skip to content
Snippets Groups Projects
Commit ed8d7e60 authored by Erick Hitter's avatar Erick Hitter
Browse files

Fix linting

parent f5e2d4db
No related branches found
No related tags found
No related merge requests found
Pipeline #2297 passed
......@@ -6,4 +6,4 @@ lint:shell-script:
before_script:
- shellcheck -V
script:
- find ./bin -name "*" -exec shellcheck {} \;
- find bin -name "*" -exec shellcheck {} \;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment