Commit 48c29d4
imglib2-style: update settings as used in Mastodon
The changes have the following effects:
* Manually placed line brakes are preserved.
(If there a very long expression. The programmer may add line breaks to
organize the expression logically into multiple lines. The formatter
will keep those line breaks.)
* Method headers, etc. are no longer forced to be in one line. The
formatter breaks them if they are longer than 140 character.
* Don't format comments.1 parent 92c35be commit 48c29d4
1 file changed
Lines changed: 56 additions & 56 deletions
0 commit comments