Skip to content

Commit

Permalink
clang-format: add lib/grn_io.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 10, 2023
1 parent afa858f commit aa6dea1
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 225 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
AlignAfterOpenBracket: true
AlignConsecutiveMacros: AcrossEmptyLines
AllowAllArgumentsOnNextLine: false
AllowShortEnumsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: WithoutElse
AlwaysBreakAfterReturnType: All
BinPackArguments: false
Expand Down
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ repos:
?lib/ctx\.c|
?lib/db\.c|
?lib/grn_ii\.h|
?lib/grn_io\.h|
?lib/grn_proc\.h|
?lib/highlighter\.c|
?lib/ii\.c|
Expand Down
Loading

0 comments on commit aa6dea1

Please sign in to comment.