Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2019-02-13 20:47:48 +01:00
parent 08dd4d1464
commit 70fc75cb88
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -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