@@ -15,3 +15,7 @@ trim_trailing_whitespace = false
[*.md]
trim_trailing_whitespace = false
[*.nix]
indent_size = 2
@@ -21,6 +21,7 @@
mkShell {
buildInputs = [
rustc
cargo
clippy
rustfmt
];
The note is not visible to the blocked user.