github.com/number571/tendermint@v0.34.11-gost/.clang-format (about) 1 --- 2 Language: Proto 3 BasedOnStyle: Google 4 IndentWidth: 2 5 ColumnLimit: 0 6 AlignConsecutiveAssignments: true 7 AlignConsecutiveDeclarations: true 8 SpacesInSquareBrackets: true 9 ReflowComments: true 10 SortIncludes: true 11 SortUsingDeclarations: true