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

feat: ignore rule in file #313

Merged
merged 1 commit into from
Sep 12, 2020

Conversation

bartlomieju
Copy link
Member

Closes #255

This PR adds support for ignoring rule in whole file, by allowing // deno-lint-ignore-file directive to take rule codes to be ignored.

@bartlomieju bartlomieju merged commit 62be62f into denoland:master Sep 12, 2020
@bartlomieju bartlomieju deleted the ignore_diagnostic_in_file branch September 12, 2020 09:59
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.

Ignore specific rule for an entire file
1 participant