mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
More Rubocop
This commit is contained in:
@@ -93,6 +93,11 @@ Style/Documentation:
|
||||
Style/FormatString:
|
||||
EnforcedStyle: sprintf
|
||||
|
||||
# String literals are not frozen by default, which makes this comment a
|
||||
# pointless bit of boilerplate that we neither need nor want.
|
||||
Style/FrozenStringLiteralComment:
|
||||
Enabled: false
|
||||
|
||||
# RMXP and Essentials use lots of global variables.
|
||||
Style/GlobalVars:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user