internetee-registry/.rubocop-guard.yml
2014-10-09 13:52:28 +03:00

10 lines
217 B
YAML

inherit_from: .rubocop.yml
#
# Turn off during guard runs
#
# turn off comment intention check during development
# because NerdCommenter honors commented code intentions
Style/CommentIndentation:
Enabled: false