Daniel Woznicki
|
e23f5d48be
|
Modified Java indent rules to stop ignoring block comments because javadoc blocks were defaulting to indent 0
|
2022-03-01 21:12:14 +01:00 |
|
Daniel Woznicki
|
bf2493f5e1
|
Added fix for Java interfaces not being indented properly
|
2022-03-01 21:12:14 +01:00 |
|
Daniel Woznicki
|
18c558fd92
|
Fixed a bug where indentation was not correct for class/enum bodies that had an annotation
|
2022-02-25 08:03:43 +01:00 |
|
Daniel Woznicki
|
1b47af43ce
|
Fixed a bug where Java enum body indentation was not correct
Added test for Java enum indentation
|
2022-02-25 08:03:43 +01:00 |
|
Daniel Woznicki
|
8f04c2ad2d
|
Removed newline causing sylua lint check to fail
|
2022-02-25 00:58:59 +01:00 |
|
Daniel Woznicki
|
b425a9c813
|
Added fix for incorrect Java indentation after a closing "}" in a method declaration
Added tests for Java indentation, including one for issue 2571
|
2022-02-25 00:58:59 +01:00 |
|