Skip to content

Commit

Permalink
Remove unnecessary excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
chillenzer committed Jan 15, 2025
1 parent 6c79535 commit 5276aff
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
minimum_pre_commit_version: 3.2.0 # necessitated by Lucas-C's hooks
default_install_hook_types: [pre-commit, pre-push]
exclude: |
(?x)^(
alpaka/.*|
thirdParty/.*
)$
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.8
Expand Down

0 comments on commit 5276aff

Please sign in to comment.