Skip to content

Commit

Permalink
chore(pre-commit): remove the legacy filter of the ic submodule (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa-tomic committed Feb 9, 2024
1 parent 3be2000 commit 350bd58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ repos:
experimental/.*
)$
- id: rustfmt
exclude: |
(?x)(
ic
) # exclude these directories; more can be added by |ing them.
- id: ormolu

- repo: https://github.com/ambv/black
Expand Down

0 comments on commit 350bd58

Please sign in to comment.