mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-15 12:17:49 +08:00

This is the version currently used in Nixpkgs as the stable version, so I am interested in seeing it be developable, even as the hope is to move to a newer version.
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
indent_by = ' '
|
|
space_array = true
|
|
kwargs_force_multiline = false
|
|
wide_colon = true
|
|
group_arg_value = true
|
|
indent_before_comments = ' '
|
|
use_editor_config = true
|