mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore: remove tf lint-staged rule -- will revisit
This commit is contained in:
parent
8c9243b736
commit
5ef9046e0b
1 changed files with 0 additions and 3 deletions
|
@ -125,9 +125,6 @@
|
|||
"*.go": [
|
||||
"go fmt"
|
||||
],
|
||||
"*.{tf,tfvars}": [
|
||||
"terraform fmt"
|
||||
],
|
||||
"*.{json,Dockerfile,sh,md,gitignore,env,mdx,yml,html}": [
|
||||
"prettier --write"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue