Add test.bats

This commit is contained in:
Sven van Heugten 2026-02-22 07:07:26 +01:00
parent 9fb8507056
commit 144ef949cf
No known key found for this signature in database
GPG key ID: D612F88666F4F660
2 changed files with 13 additions and 0 deletions

View file

@ -10,6 +10,9 @@ trim_trailing_whitespace = true
[git-check-assertions]
indent_size = 2
[*.bats]
indent_size = 2
[*.nix]
indent_size = 2