Prefer single-quoted strings when we don't need
string interpolation or special symbols.
Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T912: Follow the community Ruby Style Guide
- Commits
- rTOMMY40e0ee7b4af0: Style: single-quoted strings
rubocop tommy.rb
Diff Detail
Diff Detail
- Repository
- rTOMMY Tommy
- Lint
Lint Warnings Severity Location Code Message Warning tommy.rb:32 Metrics/LineLength RuboCop Warning tommy.rb:32 Style/HashSyntax RuboCop Warning tommy.rb:33 Metrics/LineLength RuboCop Warning tommy.rb:33 Style/HashSyntax RuboCop Warning tommy.rb:35 Metrics/LineLength RuboCop Warning tommy.rb:35 Style/HashSyntax RuboCop Warning tommy.rb:36 Metrics/LineLength RuboCop Warning tommy.rb:36 Style/HashSyntax RuboCop Warning tommy.rb:36 Style/SpaceInsideParens RuboCop - Unit
No Test Coverage - Branch
- style-single-quoted (branched from master)
- Build Status
Buildable 673 Build 793: arc lint + arc unit