wala / ML

Eclipse Public License 2.0
24 stars 17 forks source link

Use Google Java Format and then enforce the formatting via spotless #58

Closed khatchad closed 1 year ago

khatchad commented 1 year ago
          Minor nit: I really prefer we always use braces for `if` and `else` blocks.  It's ok for now, but we should add a task to re-format Java source in this repo using Google Java Format and then enforce the formatting via spotless.

_Originally posted by @msridhar in https://github.com/wala/ML/pull/53#discussion_r1237061641_

khatchad commented 1 year ago

Whoops. Dupe of #56.