diff options
Diffstat (limited to '.rubocop.yml')
-rw-r--r-- | .rubocop.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index f43ca42..60b4e11 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -17,7 +17,7 @@ Style/PreferredHashMethods: Style/Not: Enabled: false -# comply with @ytti's exacting specifications +# comply with @ytti's exacting specifications Style/CommandLiteral: EnforcedStyle: percent_x |