Commit e9991b3
committed
imglib2-style: change line length to 140 characters
This change is made in order to better support the long class names that
are part of imglib2 like "RandomAccessibleInterval" .
The long class names easily produces long lines of code. Breaking these
long lines with a code formatter leads to less readable code. The line
width is increased here in order to avoid a fight between developers and
code autoformatting :)1 parent 48c29d4 commit e9991b3
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
0 commit comments