Skip to content

Commit

Permalink
Add action for validation and move pyright from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
uittenbroekrobbert committed Jun 14, 2024
1 parent ca651da commit 738cdf2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ repos:
hooks:
- id: ruff
- id: ruff-format
- repo: local
hooks:
- id: nodetest
name: nodetest
entry: python -m nodeenv /tmp/cache/pyright-python/nodeenv
language: system
pass_filenames: false
types: [python]

ci:
autofix_prs: false
Expand Down

0 comments on commit 738cdf2

Please sign in to comment.