Open mhz089 opened 8 years ago
This could possibly be done by running bean-format automatically on save. This is very similar to what GoSublime does on save when running gofmt on the file.
bean-format
gofmt
This could possibly be done by running
bean-format
automatically on save. This is very similar to what GoSublime does on save when runninggofmt
on the file.