Uh oh!
There was an error while loading. Please reload this page.
More clear error messages for invalid characters - #35
Conversation
pforhan
commented
Jul 21, 2017
Not sure what's up with the CI build, a |
ci says:
|
zach-klippenstein
commented
Jul 26, 2017
LGTM 👌 |
pforhan
commented
Jul 26, 2017
Pushed a small change to help users differentiate the first-character message from the error later on. |
pforhan
commented
Aug 14, 2017
@JakeWharton@rjrjr@loganj anyone interested in merging this? |
rjrjr
commented
Aug 14, 2017
LGTM, but can we figure out why the Travis is failing? |
pforhan
commented
Aug 14, 2017
I think this is it:
|
pforhan
commented
Aug 14, 2017
That passed. Pushed a small formatting fix for the .travis.yml file |
pforhan
commented
Aug 14, 2017
Sigh, and another -- I added the newline to the wrong place |
pforhan
commented
Aug 14, 2017
Green! |
pforhan
commented
Oct 16, 2017
Can I get a merge here? I think this is a good usability improvement that will head off more issues like #36 |
Tweaks invalid start- and end-of-token messages for clarity.
Inspired by #33, fixes#32 and fixes#34, probably #29 as well.