papis-bbt-formatter/.woodpecker/static_analysis.yml

10 lines
291 B
YAML
Raw Normal View History

2023-09-12 09:00:19 +00:00
pipeline:
pyright:
image: nikolaik/python-nodejs
commands:
- npm install --global pyright
- poetry install
- python --version && poetry --version && pyright --version
- echo "------------- running pyright typecheck -------------"
- poetry run pyright