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

[Feature Request][compiler-v2] Implement a warning for unnecessary trailing semicolon #11708

Open
vineethk opened this issue Jan 19, 2024 · 2 comments · May be fixed by #13676
Open

[Feature Request][compiler-v2] Implement a warning for unnecessary trailing semicolon #11708

vineethk opened this issue Jan 19, 2024 · 2 comments · May be fixed by #13676
Assignees
Labels
compiler-v2-stable compiler-v2 enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale

Comments

@vineethk
Copy link
Contributor

🚀 Feature Request

Compiler v2 should implement "unnecessary trailing semicolon" warnings, some examples of which can be found here:
third_party/move/move-compiler/tests/move_check/liveness/trailing_semi.exp

@vineethk vineethk added enhancement New feature or request compiler-v2 labels Jan 19, 2024
@brmataptos brmataptos added the stale-exempt Prevents issues from being automatically marked and closed as stale label Jan 24, 2024
@vineethk
Copy link
Contributor Author

Some related issues: #11071, #11484

@wrwg
Copy link
Contributor

wrwg commented May 23, 2024

Related #11484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler-v2-stable compiler-v2 enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
Projects
Status: For Grabs
Development

Successfully merging a pull request may close this issue.

4 participants