Fix linting

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

View file

@ -11,7 +11,8 @@ Lint:
- shellcheck ./system/.config/custom/keyleds - shellcheck ./system/.config/custom/keyleds
- shellcheck ./system/.config/custom/aliases - shellcheck ./system/.config/custom/aliases
- shellcheck ./system/.config/custom/env - shellcheck ./system/.config/custom/env
- shellcheck ./system/.config/X11/* - shellcheck ./system/.config/X11/xinitrc
- shellcheck ./system/.config/zsh/* - shellcheck ./system/.config/zsh/*
- shellcheck ./system/.config/X11/xsetup
- shellcheck ./install.sh - shellcheck ./install.sh
- shellcheck ./post-install.sh - shellcheck ./post-install.sh