Skip to content

Conversation

@anttipessa
Copy link

@anttipessa anttipessa commented Feb 25, 2021

Closes #14978
Before:
image

After:
image

Copy link
Member

@karthiknadig karthiknadig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. Please add a news item, and don't forget to credit yourself for the fix.

@ghost
Copy link

ghost commented Feb 25, 2021

CLA assistant check
All CLA requirements met.

Copy link

@karrtikr karrtikr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Please edit the corresponding test,

const msg = parseLine(line, REGEX, LinterId.MyPy);

to pass column offset as 1 in parseLine.

@karrtikr
Copy link

The tests are failing, you may need to adjust the expected output.

Copy link

@karrtikr karrtikr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karrtikr karrtikr merged commit fe94dda into microsoft:main Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mypy column numbers are off by one

3 participants