From 5a3d1036640cd911e5c807a8acbb1dae251bf8de Mon Sep 17 00:00:00 2001 From: Danny Yang Date: Wed, 18 Jun 2025 10:10:54 -0400 Subject: [PATCH] Update data.json - add Pyrefly We've got quite a few good first/second issues, and more are being created and closed daily. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 1fd150b..b9a031a 100644 --- a/data.json +++ b/data.json @@ -1669,6 +1669,15 @@ ], "description": "Ruby on Rails (Rails) is an open source web application framework written in Ruby." }, + { + "name": "Pyrefly", + "link": "https://github.com/facebook/pyrefly", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "A fast Python typechecker and IDE written in Rust." + }, { "name": "Servo", "link": "https://github.com/servo/servo",