Skip to content

Commit 40213f7

Browse files
authored
Add Pyre
1 parent 7a392ee commit 40213f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
253253
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
254254
* Static Type Checkers
255255
* [mypy](http://mypy-lang.org/) - Check variable types during compile time.
256+
* [Pyre](https://github.com/facebook/pyre-check) - Performant type checking.
256257
* Static Type Annotations Generators
257258
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types
258259

0 commit comments

Comments
 (0)