Closed uhbif19 closed 4 years ago
Code like # TODO: test or # XXX: test is mistakenly recognized as commented out code.
# TODO: test
# XXX: test
Issue is similar to https://github.com/myint/eradicate/issues/15 and https://github.com/myint/eradicate/issues/11.
Code like
# TODO: test
or# XXX: test
is mistakenly recognized as commented out code.Issue is similar to https://github.com/myint/eradicate/issues/15 and https://github.com/myint/eradicate/issues/11.