Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking: Switch to 1-based columns (fixes #2284) #2908

Merged
merged 1 commit into from
Jul 2, 2015
Merged

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Jul 2, 2015

This switches all reported messages to be 1-based instead of 0-based. Easy enough change, but had to go through and update all tests that used columns.

Also, the callback-return test was failing due to invalid configuration, I fixed those so I could get all tests passing.

@nzakas
Copy link
Member Author

nzakas commented Jul 2, 2015

FWIW, here's the bash script I used to update all the tests:
https://gist.github.com/nzakas/0cc645d5f73cf54999ce

@ilyavolodin
Copy link
Member

LGTM

nzakas added a commit that referenced this pull request Jul 2, 2015
Breaking: Switch to 1-based columns (fixes #2284)
@nzakas nzakas merged commit f48ce91 into master Jul 2, 2015
@nzakas nzakas deleted the issue2284 branch July 2, 2015 18:17
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 7, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants