Skip to content
Snippets Groups Projects
Commit 215f8917 authored by Eduard Thamm's avatar Eduard Thamm
Browse files

Settings: Set Style/StringLiterals to double_quotes

parent 8114666b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -101,7 +101,7 @@ Style/StringLiterals:
Description: Checks if uses of quotes match the configured preference.
StyleGuide: https://github.com/bbatsov/ruby-style-guide#consistent-string-literals
Enabled: true
EnforcedStyle: single_quotes
EnforcedStyle: double_quotes
SupportedStyles:
- single_quotes
- double_quotes
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment