Mon, 07 Mar 2016 20:45:36 -0500
fix up some more
266 | 1 | --iterations=2 |
2 | --extended-syntax | |
3 | --indent-columns=2 | |
4 | --continuation-indentation=2 | |
5 | --maximum-line-length=100 | |
6 | --nooutdent-long-quotes | |
7 | --noblanks-before-comments | |
8 | --maximum-consecutive-blank-lines=2 | |
9 | --opening-token-right | |
10 | --stack-opening-tokens | |
11 | --all-containers-tightness=2 | |
12 | --indent-spaced-block-comments | |
13 | --closing-side-comments | |
14 | --closing-side-comment-interval=30 |