Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit ead6ebc

Browse files
committed
Issue #814: See what files rubocop is inspecting.
1 parent 2bc448b commit ead6ebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ script:
6161
- '[[ ! -z "${local_config}" ]] && sudo docker exec "$(cat ${container_id})" bash -c "cp ${DRUPALVM_DIR}/${local_config} ${config_dir:-$DRUPALVM_DIR}/local.config.yml" || true'
6262

6363
# Vagrantfile syntax check
64+
- 'rubocop --list-target-files'
6465
- 'rubocop --except LineLength,Eval,MutableConstant'
6566

6667
# Ansible syntax check.

0 commit comments

Comments
 (0)