facebook/Pyre Action
Type check python code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-directory | Path to the python source code you want to type check. If you want to type check the root of your repo, use './'. A .pyre_configuration file should exist here, if not, a default configuration will be used. | yes | — |
| requirements-path | Path to requirements file, relative to `repo-directory`, to look for dependencies. | no | — |
| use-nightly | Use nightly (unstable) version of Pyre | no | false |
| version | Version of pyre-check to be used. Default is latest. | no | latest |
Outputs
no outputs