github.com/ari-anchor/sei-tendermint@v0.0.0-20230519144642-dc826b7b56bb/.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