Skip to content

Instantly share code, notes, and snippets.

@kamipo
Created August 26, 2021 08:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamipo/424951bd949956f28b69743233a34873 to your computer and use it in GitHub Desktop.
Save kamipo/424951bd949956f28b69743233a34873 to your computer and use it in GitHub Desktop.
abc = :'a b c'
xyz = :"x y z"
__END__
% be rubocop --only Style/StringLiterals quoted_symbol.rb
Inspecting 1 file
.
1 file inspected, no offenses detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment