Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lint: add method to get level of a specific lint.
This allows lint traversals to emit more information (when a lint is non-allow), or avoid doing expensive computations (when a lint is allow).
- Loading branch information
46a3314
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+