Skip to content

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