Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generic/UnnecessaryFinalModifier: make the sniff more efficient
No need to token walk the contents of functions as the `final` keyword cannot be used in them anyway.
- Loading branch information