We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4154ae commit 9fde332Copy full SHA for 9fde332
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
# pre-commit install --install-hooks
3
# To update the versions:
4
# pre-commit autoupdate
5
-exclude: '^(\.tox|ci/templates|\.bumpversion\.cfg|src/geophires_x(?!/(GEOPHIRESv3|EconomicsSam|EconomicsSamCashFlow|EconomicsUtils)\.py))(/|$)'
+exclude: '^(\.tox|ci/templates|\.bumpversion\.cfg|src/geophires_x(?!/(GEOPHIRESv3|EconomicsSam|EconomicsSamCashFlow|EconomicsUtils|EconomicsSamPreRevenue)\.py))(/|$)'
6
# Note the order is intentional to avoid multiple passes of the hooks
7
repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments