Skip to content

Added codespell as a pre-commit hook. #977

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

leander-dsouza
Copy link
Contributor

Description

  • I have added codespell as a pre-commit hook.
  • In addition, I have added a file to ignore special keywords.

Test it

  • Install pre-commit:
    sudo apt install pre-commit
  • Install pre-commit in the repository:
    cd BehaviorTree.CPP
    pre-commit install
  • Run pre-commit across all files:
    pre-commit run --all-files

Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
@leander-dsouza leander-dsouza marked this pull request as ready for review May 26, 2025 15:10
@facontidavide facontidavide merged commit c4b93cf into BehaviorTree:master May 29, 2025
8 of 11 checks passed
@facontidavide
Copy link
Collaborator

thanks a lot

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