We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78169f4 commit fe396dcCopy full SHA for fe396dc
.github/workflows/module_spec.yml
@@ -70,7 +70,7 @@ jobs:
70
test-
71
72
- name: "Run static & syntax tests"
73
- run: bundle exec rake syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop
+ run: bundle exec rake syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file strings:validate:reference rubocop
74
75
- name: "Dependency check"
76
run: |
0 commit comments