2 Commits

Author SHA1 Message Date
yvt
c37a013157 clang-format AngleScript source files
Unsurprisingly it doesn't support AngelScript, so the Java language mode
is used instead. The overall result seems good, but there's one problem:
Long statements starting with `@something = ` (object handle assignment)
are broken after the `@`. To work-around this, I had to set
`ColumnLimit` to `100`.
2019-07-13 23:45:47 +09:00
Marco Schlumpp
91e835c6d4 Added clang-format configuration. 2016-12-02 20:14:22 +01:00