Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions template/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,3 @@ repos:
args: [--fix]
# Run the formatter.
- id: ruff-format

- repo: https://github.com/facebook/pyrefly-pre-commit
# Note: this is the version of the pre-commit hook, NOT the pyrefly version used for type checking.
rev: 1.2.0.dev1
hooks:
- id: pyrefly-check
name: Pyrefly (type checking)
# Recommended to do full repo checks, not just on changed files.
pass_filenames: false
language: system