Skip to content

Commit

Permalink
Re-modified the pre-commit config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai-Suraj-27 committed Sep 3, 2023
1 parent 9f2946e commit dd9f16d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ repos:
- id: pydocstyle
# Exclude everything in frontends except __init__.py, and func_wrapper.py
exclude: 'ivy/functional/(frontends|backends)/(?!.*/func_wrapper\.py$).*(?!__init__\.py$)'
- repo: https://github.com/unifyai/lint-hook
rev: 2ea80bc854c7f74b09620151028579083ff92ec2
hooks:
- id: ivy-lint

0 comments on commit dd9f16d

Please sign in to comment.