- Formatter parameter alignment

- Change formatter testing framework
- Activate "Wrapping and Braces" tab
This commit is contained in:
Nikolay Krasko
2012-03-30 19:22:21 +04:00
parent d378e4bd06
commit cc449bcdd8
16 changed files with 484 additions and 241 deletions
@@ -0,0 +1,3 @@
fun test(a : Int,
b : Int) {
}