nvim-treesitter/tests/indent/java
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
..
enum.java Fixed a bug where Java enum body indentation was not correct 2022-02-25 08:03:43 +01:00
issue_2571.java Added fix for incorrect Java indentation after a closing "}" in a method declaration 2022-02-25 00:58:59 +01:00
method.java Added fix for incorrect Java indentation after a closing "}" in a method declaration 2022-02-25 00:58:59 +01:00