Commit 9760cc9787c1

Vincent Demeester <vincent@sbr.pm>
2022-02-16 15:18:18
users/vincent: add vale to dev
Vale is a command-line tool that brings code-like linting to prose. https://github.com/errata-ai/vale Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent b1d3d94
Changed files (1)
users
vincent
users/vincent/dev/default.nix
@@ -23,6 +23,7 @@
     gron
     moreutils
     shfmt
+    vale
   ];
 
   home.file.".ignore".text = ''