Skip to content

fix: linter fortitude: renamed location key from "row" to "line" - #5161

Open
gomfol12 wants to merge 3 commits into
dense-analysis:masterfrom
gomfol12:master
Open

fix: linter fortitude: renamed location key from "row" to "line"#5161
gomfol12 wants to merge 3 commits into
dense-analysis:masterfrom
gomfol12:master

Conversation

@gomfol12

@gomfol12 gomfol12 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Hi,

fortitude has renamed the key row to line in the location and end_location field. They changed it in this commit PlasmaFAIR/fortitude@0eda119.

This PR fixes this.

@gomfol12
gomfol12 requested a review from w0rp as a code owner August 7, 2026 09:17

@hsanson hsanson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks like a very recent breaking change on fortitude side. I recommend we keep support for the previous 'row' as removing it may break this linter for users that are stuck with previous versions of the linter. Keep the tests using 'row' intact and add a new set of test for 'line'.

@gomfol12

Copy link
Copy Markdown
Contributor Author

Yes makes sense. I now test for line and fallback to row.

@gomfol12
gomfol12 requested a review from hsanson August 23, 2026 13:16
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.

2 participants