Skip to content

Conversation

@gbl186
Copy link

@gbl186 gbl186 commented Jan 31, 2026

Added pre-commit configuration, which automatically checks file formatting before committing: removes extra spaces, checks the correctness of YAML files, and blocks accidental addition of large files to the repository.


Note

Low Risk
Low risk: adds only developer tooling config with no runtime or application-logic impact.

Overview
Adds .pre-commit-config.yaml configuring pre-commit-hooks to enforce basic hygiene on commit (end-of-file-fixer, trailing-whitespace, check-yaml, and check-added-large-files).

Written by Cursor Bugbot for commit 1e52cbe. This will update automatically on new commits. Configure here.

Added pre-commit configuration, which automatically checks file formatting before committing: removes extra spaces, checks the correctness of YAML files, and blocks accidental addition of large files to the repository.
@gbl186 gbl186 requested a review from a team as a code owner January 31, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant