Skip to content

Expand precommit hook support #4913

@rudolphjacksonm

Description

@rudolphjacksonm

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like

  • pre-commit-hooks: trailing whitespace, EOF newline, YAML/JSON/TOML checks, merge conflict markers, large files
    • terraform fmt for *.tf, validate with -backend=false
    • terraform security checks via checkov or similar
    • eslint/prettier for ui/app, using the existing scripts in ui/app/package.json:66
    • Markdown linting, since .markdownlint.json already exists
    • shellcheck for changed shell scripts

Describe alternatives you've considered
N/A
Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions