Open Makman2 opened 7 years ago
@Makman2 I would like to take up this issue. Please assign me.
@Makman2 it seems the problem is not with the QuotesBear. The problem is with the # ignore all
statement. It is ignoring the line on which it is as well as the next line. Please see https://github.com/coala/coala/issues/5129
@Makman2 in reference to my previous comment ( https://github.com/coala/coala-bears/issues/1176#issuecomment-362894458 ), this issue needs to be closed. Please assign me https://github.com/coala/coala/issues/5129 so that I can solve this.
I would like to keep this open as a special case where we want to be sure it works. I'll mark it blocked.
Blocked by https://github.com/coala/coala/issues/5129
Following case is not detected correctly: https://github.com/coala/coala/blob/Makman2/quotes-bear-fail/tests/processes/ProcessingTest.py#L204
On branch
Makman2/quotes-bear-fail
.Locally it's not detected either:
Section responsible for quotes is
python
. (See our coafile atcoala/coala
)