mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
RuboCop: Add "EnforcedStyle: sprintf" (#33126).
git-svn-id: http://svn.redmine.org/redmine/trunk@19643 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -83,6 +83,9 @@ Style/AsciiComments:
|
|||||||
Style/EmptyElse:
|
Style/EmptyElse:
|
||||||
EnforcedStyle: empty
|
EnforcedStyle: empty
|
||||||
|
|
||||||
|
Style/FormatString:
|
||||||
|
EnforcedStyle: sprintf
|
||||||
|
|
||||||
Style/FormatStringToken:
|
Style/FormatStringToken:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user