Skip to content

Commit

Permalink
Merge pull request #1750 from helmholtz-analytics/backport-1748-to-re…
Browse files Browse the repository at this point in the history
…lease/1.5.x

[Backport release/1.5.x] Linters  will no longer format tutorials
  • Loading branch information
mrfh92 authored Jan 6, 2025
2 parents 415fff7 + c0d2693 commit f75f1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
rev: 6.3.0 # pick a git hash / tag to point to
hooks:
- id: pydocstyle
exclude: "tests|benchmarks|examples|scripts|setup.py" #|heat/utils/data/mnist.py|heat/utils/data/_utils.py ?
exclude: "tutorials|tests|benchmarks|examples|scripts|setup.py" #|heat/utils/data/mnist.py|heat/utils/data/_utils.py ?
- repo: "https://github.com/citation-file-format/cffconvert"
rev: "054bda51dbe278b3e86f27c890e3f3ac877d616c"
hooks:
Expand Down

0 comments on commit f75f1d3

Please sign in to comment.