summaryrefslogtreecommitdiff
path: root/bin/lint
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lint')
-rwxr-xr-xbin/lint4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/lint b/bin/lint
index 97cb1c3..dada38c 100755
--- a/bin/lint
+++ b/bin/lint
@@ -5,8 +5,8 @@ set -e
cd "$(dirname "$0")/.."
shellcheck bin/*
-shellcheck config/.bashrc
-shellcheck config/.profile
+shellcheck config/files/.bashrc
+shellcheck config/files/.profile
shellcheck config/*.sh
shellcheck run.sh
bundle exec rubocop