diff options
Diffstat (limited to '.rubocop.yml')
| -rw-r--r-- | .rubocop.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index a825d0cb..61adf899 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -46,11 +46,6 @@ Security: Style: Enabled: true -# FIXME: remove this rule -Style/HashSyntax: - Exclude: - - 'lib/**/*' - Style/Semicolon: AllowAsExpressionSeparator: true |
