development: install yamllint
Alan Pearce alan@alanpearce.eu
Fri, 15 Nov 2019 16:49:35 +0100
1 files changed, 1 insertions(+), 0 deletions(-)
M user/settings/development/base.nix → user/settings/development/base.nix
@@ -3,6 +3,7 @@ { home.packages = with pkgs; [ shellcheck editorconfig-core-c + python3Packages.yamllint mosh