Skip to content

Sort linter errors/warnings by source location #6098

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

bentsherman
Copy link
Member

Close #6091

Linter messages are already sorted by file name -- this PR also sorts them by line/column number. Errors and warnings are still listed separately. This should make the linter consist with VS Code.

@bentsherman bentsherman requested a review from ewels May 17, 2025 00:20
Copy link

netlify bot commented May 17, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 984c814
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6827d666399df40008b13ed0

@pditommaso pditommaso merged commit 7c52faf into master May 20, 2025
8 of 9 checks passed
@pditommaso pditommaso deleted the cmd-lint-sort-errors branch May 20, 2025 14:49
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.

nextflow lint output should be sorted in line order
2 participants