Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
open-source
vvv-aliases
Commits
377ab477
Commit
377ab477
authored
Mar 31, 2020
by
Erick Hitter
Browse files
Fix linting
parent
21e299f6
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
377ab477
...
...
@@ -6,4 +6,4 @@ lint:shell-script:
before_script
:
-
shellcheck -V
script
:
-
find bin -name "*" -exec shellcheck {} \;
-
find bin
-type f
-name "*" -exec shellcheck {} \;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment