Skip to content

Quantco/pre-commit-mirrors-clang-tidy

Repository files navigation

clang-tidy pre-commit hook

pre-commit hook of clang-tidy with conda as a language / package manager.

For pre-commit: see here

For clang-tidy: see here

Using clang-tidy with pre-commit and conda:

Add this to your .pre-commit-config.yaml

 - repo: https://github.com/quantco/pre-commit-mirrors-clang-tidy
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: clang-tidy-conda

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published