File tree Expand file tree Collapse file tree 14 files changed +13
-19
lines changed Expand file tree Collapse file tree 14 files changed +13
-19
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,6 @@ repos:
3838 hooks :
3939 - id : biome-check
4040
41- - repo : https://github.com/ComPWA/taplo-pre-commit
42- rev : v0.9.3
43- hooks :
44- - id : taplo-format
45- - id : taplo-lint
46-
4741 - repo : https://github.com/astral-sh/ruff-pre-commit
4842 rev : v0.14.3
4943 hooks :
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/any.json
1+ # :schema https://www .schemastore.org/any.json
22# git-cliff configuration file
33# https://git-cliff.org/docs/configuration
44
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/ruff.json
1+ # :schema https://www .schemastore.org/ruff.json
22extend = " ../../pyproject.toml"
33
44[lint ]
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/ruff.json
1+ # :schema https://www .schemastore.org/ruff.json
22extend = " ../pyproject.toml"
33
44[lint .per-file-ignores ]
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/pyproject.json
1+ # :schema https://www .schemastore.org/pyproject.json
22[project ]
33name = " example-aiohttp-and-flask"
44
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/pyproject.json
1+ # :schema https://www .schemastore.org/pyproject.json
22[project ]
33name = " example-requests-and-fastapi"
44
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/any.json
1+ # :schema https://www .schemastore.org/any.json
22# git-cliff configuration file
33# https://git-cliff.org/docs/configuration
44
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/pyproject.json
1+ # :schema https://www .schemastore.org/pyproject.json
22[project ]
33description = " Pact CLI bundle for Python"
44name = " pact-python-cli"
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/ruff.json
1+ # :schema https://www .schemastore.org/ruff.json
22extend = " ../pyproject.toml"
33
44[lint ]
Original file line number Diff line number Diff line change 1- # :schema https://json .schemastore.org/any.json
1+ # :schema https://www .schemastore.org/any.json
22# git-cliff configuration file
33# https://git-cliff.org/docs/configuration
44
You can’t perform that action at this time.
0 commit comments