summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorpiegames <git@piegames.de>2024-10-21 19:58:13 +0200
committerpiegames <git@piegames.de>2024-10-22 21:36:42 +0200
commit68927918d0ff696d594e74ea99f195e5456948b5 (patch)
tree2314676e98020d021449359f390e4bd071d886a2 /pkgs/development/python-modules/rangehttpserver
parentd5627dfcd4510a1f874ee2967e72c12efd7feb25 (diff)
treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a few gotchas where the resulting string has not the intended indentation. This commit fixes most if not all such instances in Nixpkgs. I tried to strive a balance between keeping the diff small and reformatting/refactoring the code to look better. In general, reformatting should be left to Nixfmt. Note that this causes a lot of rebuilds by design. All changes need to be thoroughly vetted and reviewed for correctness. There is no automatic way to prove correctness. List of files to fix generated by running https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the warnings.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions