Fix CI
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
08dd4d1464
commit
70fc75cb88
1 changed files with 4 additions and 7 deletions
|
@ -8,13 +8,10 @@ before_script:
|
|||
Lint:
|
||||
script:
|
||||
- shellcheck ./system/.local/bin/*
|
||||
- shellcheck ./system/.aliases
|
||||
- shellcheck ./system/.bash_logout
|
||||
- shellcheck ./system/.bash_profile
|
||||
- shellcheck ./system/.bashrc
|
||||
- shellcheck ./system/.env
|
||||
- shellcheck ./system/.config/custom/keyleds
|
||||
- shellcheck ./system/.config/X11/xinitrc
|
||||
- shellcheck ./system/.config/X11/xsetup
|
||||
- shellcheck ./system/.config/custom/aliases
|
||||
- shellcheck ./system/.config/custom/env
|
||||
- shellcheck ./system/.config/X11/*
|
||||
- shellcheck ./system/.config/zsh/*
|
||||
- shellcheck ./install.sh
|
||||
- shellcheck ./post-install.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue