1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00

.clang-format: Remove duplicated key

This commit is contained in:
Robert Hensing 2024-06-03 18:17:39 +02:00
parent 8a510f4ede
commit e6ba450ce2

View file

@ -31,4 +31,3 @@ AlwaysBreakBeforeMultilineStrings: true
IndentPPDirectives: AfterHash
PPIndentWidth: 2
BinPackArguments: false
BinPackParameters: false