Kerry Ivan Kurian

Results 10 comments of Kerry Ivan Kurian

FWIW, Python installed via brew on OS X works just fine with the current build of charm. Not sure about Python via python.org installers.

I am not familiar with package control as a publisher, only as a consumer. If ownership of this repo were transferred to someone else then something would have to be...

@pior Sounds good. @dreadatour Seems like we are ready when you are.

@pior Thank you for the pointer. I am now using SublimeLinter-flake8 and it works like a charm. I likewise withdraw my proposal to help maintain Flake8Lint. @dreadatour Thank you for...

At first glance, https://github.com/dreadatour/Flake8Lint/blob/0317db6ce4d766ce6c67731809e5253f71b7bcf7/Flake8Lint.py#L834-L839 invokes https://github.com/dreadatour/Flake8Lint/blob/0317db6ce4d766ce6c67731809e5253f71b7bcf7/Flake8Lint.py#L305-L320 Together they cause a line ending in '# noqa' to be skipped but without accommodation for in-line ignoring errors as specified in the [flake8...

@dreadatour Great plugin! Bumping contrib and dependencies would take 2 minutes. Any chance? I'd submit a PR but it might become stale...

Related to https://github.com/dreadatour/Flake8Lint/issues/106?

See: https://github.com/PyCQA/pyflakes/pull/80 This issue is that Flake8Lint contains an out-of-date version of PyFlakes, 1.0.0 according to commit messages. Bumping to at least PyFlakes 1.4.0 would apparently resolve this issue.

"This link is no longer active."

In case this helps in debugging, I noticed that when a comment is preceded by two `#` then the color works as expected.