You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a file with a here-document. If you copy-paste this example double-check it with hexdump -C or equivalent to make sure the tabs were copied out of github successfully (as preview mode appears to eat tabs).
Create a file with a here-document. If you copy-paste this example double-check it with
hexdump -C
or equivalent to make sure the tabs were copied out of github successfully (as preview mode appears to eat tabs).Run rubocop against this file.
Expected results:
No offenses
Actual results:
Rubocop thinks it knows better than the string content author what content is allowed in a String.
The text was updated successfully, but these errors were encountered: