Skip to content

Commit

Permalink
Remove density from clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Feb 7, 2025
1 parent d1386ca commit 8688f8e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ repos:
# TODO: remove exlcusions for modules as they are ported to nanobind
exclude: |
(?x)^(
^extern/|
^freud/density/
^extern/
)
args:
- --warnings-as-errors=*

0 comments on commit 8688f8e

Please sign in to comment.