mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
10 lines
217 B
YAML
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
|