style: format extensions.json
This commit is contained in:
@@ -6,6 +6,8 @@ repos:
|
||||
- id: check-yaml
|
||||
- id: end-of-file-fixer
|
||||
- id: pretty-format-json
|
||||
args:
|
||||
- --autofix
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/tofuutils/pre-commit-opentofu
|
||||
rev: v2.4.2
|
||||
|
||||
Vendored
+5
-4
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"opentofu.vscode-opentofu"
|
||||
]
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"opentofu.vscode-opentofu",
|
||||
"skellock.just"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user