Page MenuHomeDevCentral

.pre-commit-hooks.yaml
No OneTemporary

.pre-commit-hooks.yaml

- id: shellcheck
name: ShellCheck
description: Static analysis tool for shell scripts
entry: pre-commit-hooks/shellcheck.sh
language: script
exclude: \.jinja$
- id: tf-format
name: TfFormat
description: Terraform / OpenTofu .tf format
entry: pre-commit-hooks/tf-format.sh
language: script
types_or: [terraform, hcl]
pass_filenames: true

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 23:07 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3978270
Default Alt Text
.pre-commit-hooks.yaml (360 B)

Event Timeline