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

What is the scope of "Linting" #255

Open
imciner2 opened this issue Dec 30, 2024 · 0 comments
Open

What is the scope of "Linting" #255

imciner2 opened this issue Dec 30, 2024 · 0 comments

Comments

@imciner2
Copy link
Contributor

One thing that I think would be useful to pin down is, what is the scope of what we want this "linter" tool to accomplish, since I think sometimes there can be some differing opinions about exactly what goes into a linter.

For starters, I am assuming there is a goal to eventually include some static analysis parts? e.g., unused variables and the like?

What about parts that are against the standard (so flagged by compilers as errors), but might still be interesting - e.g., duplicate case values in a select statement?

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

1 participant