Skip to content

Commit 15fe935

Browse files
author
Nigel Stuke
committed
chore(data): pyre-check is superseded by pyrefly
1 parent e41b8e1 commit 15fe935

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

data/tools/pyre-check.yml

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

data/tools/pyrefly.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: pyrefly
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
license: MIT License
7+
types:
8+
- cli
9+
source: 'https://github.com/facebook/pyrefly'
10+
homepage: 'https://pyrefly.org/'
11+
description: 'A fast, incremental type checker and language server for Python, providing IDE features like code navigation, semantic highlighting, and code completion.'

0 commit comments

Comments
 (0)