Closed harningt closed 9 years ago
To help keep things simple moving forward and reduce diff-noise later on, a common formatting ruleset needs to be setup.
First pass would be to format all the code "manually" using IntelliJ IDEA rules. Second pass would be to add automated style-checks as in #10
Address as of c159b5ec964a413bd8414336cf35504e34122457 by updating the local IntelliJ IDEA rules and globally applying code reformat.
Downside is that it appears that the rules aren't trivially exportable.
To help keep things simple moving forward and reduce diff-noise later on, a common formatting ruleset needs to be setup.
First pass would be to format all the code "manually" using IntelliJ IDEA rules. Second pass would be to add automated style-checks as in #10