mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
docs: Add contributing guide and docs about performance tests (#235)
This commit is contained in:
parent
3404eede1e
commit
c8fb4081f7
6 changed files with 222 additions and 25 deletions
|
|
@ -7,7 +7,7 @@ charset = utf-8
|
|||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[{*.{sh,py,md},Dockerfile}]
|
||||
[{*.{py,md},Dockerfile}]
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue