Skip to content

Commit 76856e1

Browse files
committed
Add an early lint pass for lints that operate on the AST
There is a minor [breaking-change] for lint authors - some functions which were previously defined on `lint::Context` have moved to a trait - `LintContext`, you may need to import that trait to avoid name resolution errors.
1 parent f18c2aa commit 76856e1

File tree

7 files changed

+563
-212
lines changed

7 files changed

+563
-212
lines changed

0 commit comments

Comments
 (0)