Skip to content

Prevent evaluating subsets of code #55

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

Closed
risoms opened this issue Nov 21, 2024 · 3 comments
Closed

Prevent evaluating subsets of code #55

risoms opened this issue Nov 21, 2024 · 3 comments

Comments

@risoms
Copy link

risoms commented Nov 21, 2024

Is it possible to comment a section of code, to not be evaluated by the Nextflow linter? This is in the same vein as the #noqa comment code to ignore Python PEP8 warnings?

@bentsherman
Copy link
Member

There is no way to suppress things on specific lines

@bentsherman
Copy link
Member

Can you give an example of a warning you'd like to suppress?

@bentsherman
Copy link
Member

Closing in favor of nextflow-io/language-server#75 and nextflow-io/language-server#76

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

No branches or pull requests

2 participants