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

Investigate automatically running HHAST in repo-authoritative mode #170

Open
fredemmott opened this issue May 1, 2019 · 1 comment
Open

Comments

@fredemmott
Copy link
Contributor

Linters that use reflection (e.g. 'must use __Override attribute') would need to be disabled; once we support cross-file linters fully, we'd presumably have a database of facts about various definitions that could be used to refactor them.

@lexidor
Copy link
Contributor

lexidor commented Jun 5, 2023

HHClientLinter contains an equivalent lint. It finds more cases than MustUseOverrideLinter. Disabling MustUseOverrideLinter is not as great a loss as it used to be.

Refs #432 😞

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