diff options
Diffstat (limited to 'bin/lint')
| -rwxr-xr-x | bin/lint | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
