clang-format: Fix correct linux-formatting

This commit is contained in:
Mattias Walström
2024-01-23 15:30:40 +01:00
parent 0033a92c80
commit 9c466b84df
-1
View File
@@ -712,5 +712,4 @@ UseTab: Always
#
ColumnLimit: 0
ForEachMacros: ['LYX_LIST_FOR_EACH', 'TAILQ_FOREACH', 'LY_LIST_FOR', 'json_array_foreach']
UseTab: AlignWithSpaces
...