Created
August 26, 2021 08:12
-
-
Save kamipo/424951bd949956f28b69743233a34873 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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