mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Move Accessor names to todo
This commit is contained in:
parent
5289f41eb5
commit
bce659a5d9
1 changed files with 3 additions and 6 deletions
|
|
@ -114,12 +114,6 @@ Style/FileName:
|
|||
Style/GuardClause:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 214
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: EnforcedStyle, SupportedStyles.
|
||||
Style/HashSyntax:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 27
|
||||
# Configuration parameters: MaxLineLength.
|
||||
Style/IfUnlessModifier:
|
||||
|
|
@ -330,3 +324,6 @@ Style/TrailingWhitespace:
|
|||
# Cop supports --auto-correct.
|
||||
Style/WordArray:
|
||||
MinSize: 5
|
||||
|
||||
Style/AccessorMethodName:
|
||||
Enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue