Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
Mkinitcpio
mkinitcpio-archiso
Commits
4789f2dc
Commit
4789f2dc
authored
Jan 23, 2021
by
Michael Vorburger.ch
Committed by
David Runge
Jan 23, 2021
Browse files
lint ALL (future) scripts/*.sh, not just run_archiso.sh
parent
f671115b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4789f2dc
...
...
@@ -20,7 +20,7 @@ check: lint
lint
:
shellcheck
-s
bash archiso/mkarchiso
\
scripts/run_archiso
.sh
\
$(
wildcard
scripts/
*
.sh
)
\
$(INSTALL_FILES)
\
$(
wildcard
configs/
*
/build.sh
)
\
$(
wildcard
configs/
*
/profiledef.sh
)
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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