readme: add & fix lint

This commit is contained in:
Felix Buehler 2023-07-30 12:51:01 +02:00
parent 4267ef43fa
commit 95a721e7b8
4 changed files with 10 additions and 5 deletions

View file

@ -74,6 +74,7 @@
enable = true;
excludes = [ "secrets\\.yaml" ];
};
markdownlint.enable = true;
};
};