[#49124] added new unit tests and fixed changed ones

This commit is contained in:
Eric Schubert
2023-09-20 13:26:59 +02:00
parent 90e3462366
commit 0e375de67e
14 changed files with 1748 additions and 1481 deletions
+1 -1
View File
@@ -343,7 +343,7 @@ ij_json_keep_indents_on_empty_lines = false
ij_json_keep_line_breaks = true
ij_json_space_after_colon = true
ij_json_space_after_comma = true
ij_json_space_before_colon = true
ij_json_space_before_colon = false
ij_json_space_before_comma = false
ij_json_spaces_within_braces = false
ij_json_spaces_within_brackets = false