mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Remove ads in alejandra
This commit is contained in:
parent
62aaed782f
commit
180b2ed1a2
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@
|
|||
--replace '2 * build_ctx.indentation' '4 * build_ctx.indentation'
|
||||
substituteInPlace src/alejandra/src/rules/string.rs \
|
||||
--replace 'format!(" {}", line)' 'format!(" {}", line)'
|
||||
substituteInPlace src/alejandra_cli/src/cli.rs \
|
||||
--replace 'eprint!("{}", random_ad());' ""
|
||||
rm -r src/alejandra/tests
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue