sigstore / model-transparency

Supply chain security for ML
Apache License 2.0
105 stars 28 forks source link

Make python typing and linting errors be displayed in the PR review tab #289

Open mihaimaruseac opened 1 month ago

mihaimaruseac commented 1 month ago

Right now, if python linting/type checking fails, we need to go to the report in the workflow.

It would be ideal to have github formatted output showing up to files in the PRs on the lines that are not ok.