Add devshell and initial bats tests
This commit is contained in:
parent
af8fae68fe
commit
d3b3862040
4 changed files with 102 additions and 4 deletions
|
|
@ -10,6 +10,9 @@ trim_trailing_whitespace = true
|
|||
[*.py]
|
||||
indent_size = 4
|
||||
|
||||
[*.bats]
|
||||
indent_size = 2
|
||||
|
||||
[*.nix]
|
||||
indent_size = 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue