aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

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

Open vineethk opened this issue 1 year ago • 2 comments

🚀 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 avatar Jan 19 '24 17:01 vineethk

Some related issues: https://github.com/aptos-labs/aptos-core/issues/11071, https://github.com/aptos-labs/aptos-core/issues/11484

vineethk avatar Feb 15 '24 21:02 vineethk

Related #11484

wrwg avatar May 23 '24 20:05 wrwg