stable

Clone or download

Read-only

chore: Implement request #38687 Use two spaces indent for nix files

No functional change. Why? Since most files are indented with two spaces, let's apply this setting for all nix files, so it's consistent. Change-Id: Id227afd8f8064618da7e6c581aec34bced202c50

Modified Files

Name
M .editorconfig +3 −0 Go to diff View file
M plugins/git/additional-packages/tuleap-gitolite3.nix +12 −12 Go to diff View file
M plugins/mediawiki/additional-packages/mediawiki-math-tuleap.nix +10 −10 Go to diff View file
M shell.nix +8 −8 Go to diff View file
M src/additional-packages/tuleap-community-release.nix +9 −9 Go to diff View file
M src/additional-packages/tuleap-documentation.nix +9 −9 Go to diff View file
M src/additional-packages/tuleap-mercure.nix +6 −6 Go to diff View file
M src/additional-packages/tuleap-node.nix +2 −2 Go to diff View file
M src/additional-packages/tuleap-wasmtime-wrapper-lib.nix +9 −9 Go to diff View file
M src/additional-packages/viewvc-theme-tuleap.nix +11 −11 Go to diff View file
M src/additional-packages/viewvc-tuleap.nix +44 −44 Go to diff View file
M tools/utils/nix/build-tools/build-tools-general.nix +14 −14 Go to diff View file
M tools/utils/nix/build-tools/build-tools-js.nix +20 −20 Go to diff View file
M tools/utils/nix/build-tools/build-tools-packages.nix +4 −4 Go to diff View file
M tools/utils/nix/build-tools/build-tools-php.nix +38 −38 Go to diff View file
M tools/utils/nix/build-tools/default.nix +1 −1 Go to diff View file
M tools/utils/nix/dev-tools/dev-tools-old-browsers.nix +22 −22 Go to diff View file
M tools/utils/nix/dev-tools/dev-tools-php.nix +3 −3 Go to diff View file
M tools/utils/nix/dev-tools/dev-tools-tests.nix +2 −2 Go to diff View file
M tools/utils/nix/php-base.nix +1 −1 Go to diff View file