2 files changed
+1
-8
lines changedSubmodule EmmyLuaCodeStyle updated 19 files
- 3rd/uriparser/CMakeLists.txt-1
- CMakeLists.txt-8
- CodeService/CMakeLists.txt+1
- CodeService/src/FormatElement/PlaceholderElement.cpp+36
- CodeService/src/LuaEditorConfig.cpp+6
- CodeService/src/LuaFormatter.cpp+206-88
- CodeService/src/NameStyle/NameStyleChecker.cpp+1-1
- CodeService/src/NameStyle/NameStyleRuleMatcher.cpp+1-1
- Test/test_script/format_text/wait_format/table.lua+11
- Test/test_script/format_text/wait_format_by_option/.editorconfig+2
- Test/test_script/format_text/wait_format_by_option/table_append_expression_no_space-eq-true.lua+11
- Test/test_script/format_text/wait_format_by_option_should_be/.editorconfig+2
- Test/test_script/format_text/wait_format_by_option_should_be/table_append_expression_no_space-eq-true.lua+8
- Test/test_script/format_text/wait_format_should_be/table.lua+11
- include/CodeService/FormatElement/FormatElementType.h+1
- include/CodeService/FormatElement/PlaceholderElement.h+18
- include/CodeService/LuaCodeStyleOptions.h+4
- include/CodeService/LuaFormatter.h+7-2
- lua.template.editorconfig+2-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
930 | 930 | | |
931 | 931 | | |
932 | 932 | | |
933 | | - | |
934 | 933 | | |
935 | 934 | | |
936 | 935 | | |
937 | | - | |
938 | | - | |
939 | 936 | | |
940 | 937 | | |
941 | 938 | | |
| |||
960 | 957 | | |
961 | 958 | | |
962 | 959 | | |
963 | | - | |
964 | 960 | | |
965 | 961 | | |
966 | 962 | | |
967 | | - | |
968 | | - | |
969 | 963 | | |
970 | 964 | | |
971 | 965 | | |
| |||
990 | 984 | | |
991 | 985 | | |
992 | 986 | | |
993 | | - | |
994 | 987 | | |
995 | 988 | | |
996 | 989 | | |
| |||
0 commit comments