Skip to content

Enable check-json hook in pre-commit#3331

Open
C-Achard wants to merge 1 commit into
mainfrom
cy/add-json-hook
Open

Enable check-json hook in pre-commit#3331
C-Achard wants to merge 1 commit into
mainfrom
cy/add-json-hook

Conversation

@C-Achard
Copy link
Copy Markdown
Collaborator

@C-Achard C-Achard commented May 15, 2026

Add the check-json built-in hook to .pre-commit-config.yaml and configure it to run locally and in CI via stages.

This ensures JSON files are validated before commits to catch syntax errors early.

Add the check-json hook to .pre-commit-config.yaml and configure it to run locally and in CI via stages.
This ensures JSON files are validated before commits to catch syntax errors early.
@C-Achard C-Achard requested a review from deruyter92 May 15, 2026 08:47
@C-Achard C-Achard self-assigned this May 15, 2026
@C-Achard C-Achard added the enhancement New feature or request label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants