mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Slightly change formatting style
For long expressions, one argument or parameter per line is just easier.
This commit is contained in:
parent
bd7a074636
commit
1d6c2316a9
6 changed files with 44 additions and 15 deletions
|
@ -30,3 +30,5 @@ BreakBeforeBinaryOperators: NonAssignment
|
|||
AlwaysBreakBeforeMultilineStrings: true
|
||||
IndentPPDirectives: AfterHash
|
||||
PPIndentWidth: 2
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue