Skip to content

Commit 1fad0de

Browse files
committed
Removed Pipfiles.
1 parent 0b502d2 commit 1fad0de

File tree

7 files changed

+1
-2626
lines changed

7 files changed

+1
-2626
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
hooks:
44
- id: extract-openapi
55
name: extract-openapi
6-
entry: pipenv run extract-openapi
6+
entry: python backend/extract-openapi.py app.main:app
77
language: system
88
pass_filenames: false
99
- repo: local
@@ -34,11 +34,6 @@ repos:
3434
exclude: 'openapi.json|frontend/src/openapi/v2/'
3535
- id: trailing-whitespace
3636
exclude: 'openapi.json|frontend/src/openapi/v2/'
37-
# Failing under uv
38-
# - repo: https://github.com/shellcheck-py/shellcheck-py
39-
# rev: v0.10.0.1
40-
# hooks:
41-
# - id: shellcheck
4237
- repo: https://github.com/astral-sh/ruff-pre-commit
4338
# Ruff version.
4439
rev: v0.8.2

Pipfile

Lines changed: 0 additions & 46 deletions
This file was deleted.

Pipfile.lock

Lines changed: 0 additions & 669 deletions
This file was deleted.

backend/Pipfile

Lines changed: 0 additions & 47 deletions
This file was deleted.

backend/Pipfile.lock

Lines changed: 0 additions & 1846 deletions
This file was deleted.

backend/package-lock.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

package-lock.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)