mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
ignore commented out intention
This commit is contained in:
parent
107767e241
commit
941cbe393f
1 changed files with 5 additions and 0 deletions
|
@ -72,3 +72,8 @@ Style/ClassAndModuleChildren:
|
||||||
# Allow to use Estonian terms/data in comments
|
# Allow to use Estonian terms/data in comments
|
||||||
Style/AsciiComments:
|
Style/AsciiComments:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
# turn off comment intention check during development
|
||||||
|
# because NerdCommenter honors commented code intentions
|
||||||
|
Style/CommentIndentation:
|
||||||
|
Enabled: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue