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

Allow setting compiler warnings from flags #163

Open
ospencer opened this issue Jun 28, 2020 · 2 comments · May be fixed by #2142
Open

Allow setting compiler warnings from flags #163

ospencer opened this issue Jun 28, 2020 · 2 comments · May be fixed by #2142

Comments

@ospencer
Copy link
Member

We should be able to configure which warnings we want to be emitted via compiler flags. See #158

@phated
Copy link
Member

phated commented Jun 28, 2020

@ospencer I've been thinking a lot about this and it would be super cool to have these be eslint-style comments. What do you think?

@ospencer
Copy link
Member Author

That'd be sick. Conveniently, I was planning on changing our parsetree/typedtree a bit to include comment nodes (to do stuff like parse docstrings for docs and whatnot). Good to know there'd be a solid in-compiler use case for this 💪

@alex-snezhko alex-snezhko linked a pull request Aug 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants