hipstersmoothie/eslint-formatter-github

Support base64-encoded env var for key

Opened this issue · 1 comments

In CIrcleCI it seems to mangle the key when I put it into an environment variable, so I have to do some ugly workaround to make it work better.

It would be nice if this supports an env var like ESLINT_KEY_BASE64 which it would automatically base64 decode.

@dobesv if you want to submit a pr I'll get it merged and released!