Skip to content

Add base pre commit #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leander-dsouza
Copy link
Collaborator

Note

#4 needs to be merged prior to the review of this PR.

Basic Info

Info Result
Primary OS tested on Ubuntu

Description of contribution

  • I have added the following hooks as part of the pre-commit:

    • end-of-file-fixer
    • mixed-line-ending
    • trailing-whitespace

    This prevents empty whitespace and additional newlines from registering as a separate commit during development.

Description of testing done

  • Ran the pre-commit to verify changes

    pre-commit run --all
  • Created a local fork to validate green CI.

Signed-off-by: Leander Stephen Desouza [email protected]

@leander-dsouza leander-dsouza marked this pull request as ready for review June 2, 2025 06:28
@claraberendsen claraberendsen added this to the First release milestone Jun 3, 2025
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.

2 participants