github.com/lazyledger/lazyledger-core@v0.35.0-dev.0.20210613111200-4c651f053571/.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