move-language / move

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Opinionated Move linter

alnoki opened this issue · comments

commented

@wrwg @sblackshear

A opinionated linter (analogous to Black for Python or rustmft for Rust) is proposed so that developers can adopt official style guidelines in their Move code without having to make design choices. Ideally this will support format-on-save in editors like VS Code as does rust.