mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-21 12:17:14 +00:00
clang-format: Leave go:build pargma alone
This commit is contained in:
parent
95c0a1c4e9
commit
dc677d27c8
1 changed files with 3 additions and 0 deletions
|
|
@ -48,3 +48,6 @@ IncludeBlocks: Preserve
|
|||
# Empty lines
|
||||
MaxEmptyLinesToKeep: 2
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
|
||||
# Dont reformat go:build directives
|
||||
CommentPragmas: '^go:build'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue