Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Oct 14, 2024
1 parent 3b766ca commit 50ee759
Show file tree
Hide file tree
Showing 6 changed files with 3,690 additions and 39 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
*.{py,yaml,yml,sh} text eol=lf
*.bat text eol=crlf

src/spox/opset/** linguist-vendored# GitHub syntax highlighting
pixi.lock linguist-language=YAML linguist-generated=true
src/spox/opset/** linguist-vendored
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
exclude: ^(\.copier-answers\.yml)|.pixi$
exclude: ^.pixi$
repos:
- repo: local
hooks:
Expand Down
Loading

0 comments on commit 50ee759

Please sign in to comment.