-
Notifications
You must be signed in to change notification settings - Fork 14
set utf8 encoding for check #72
Conversation
|
+1, solved my problem with unexpected end of input. Example file: |
|
👍 |
Set utf8 encoding for check
|
I would've merged this in sooner, but I'm waiting on Travis Deploy to be merged in for PRs like this. Just because publishing from the command line in the middle of the school day gets tedious. |
|
Ah, well I've published this in v1.2.2 manually for now till the magic deployment from CI is done 😀. |
|
😀 |
|
I think this should actually be reverted. The The reason this should be removed is that current versions of Ruby are printing a warning that this can cause odd behavior and should be avoided: Thoughts on this @ananevam, @binary1101, and @kepler0? |
|
I will fix it. wait PR |
|
Oh, I can fix it, I just wanted your thoughts on it since you had initially written this so you must have had a reason for it 😛. |
|
man ruby |

linter-ruby throws error for non-ascii characters. add command-line arguments to set utf-8 encoding