chia-blockchain/.github
Justin England d4a1957677
Print mypy version in CI jobs (#15011)
Sometimes, you might get output from CI like this:

```
> Run mypy
chia/wallet/puzzle_drivers.py:107: error: Unused "type: ignore" comment
chia/wallet/puzzles/prefarm/make_prefarm_ph.py:32: error: Unused "type: ignore" comment
tests/wallet/nft_wallet/test_ownership_outer_puzzle.py:24: error: Unused "type: ignore" comment
tests/core/util/test_streamable.py:658: error: Unused "type: ignore" comment
Found 4 errors in 4 files (checked 753 source files)
```

You might be confused, because `pre-commit` ran fine on YOUR machine.
"Why didn't it lint check clean in CI?", I hear you wonder.

Obviously, this has never happened to me. However, just in case you know
someone if has happened to, this one's for you.

Changes CI output only.
2023-04-11 14:56:11 -06:00
..
actions/install tools: Implement and test tools/legacy_keyring.py (#13947) 2022-12-03 23:31:51 -06:00
ISSUE_TEMPLATE
workflows Print mypy version in CI jobs (#15011) 2023-04-11 14:56:11 -06:00
CODEOWNERS Create PRETTY_GOOD_PRACTICES.md (#13600) 2022-10-20 16:08:18 -04:00
dependabot.yml Adding Changed label to dependabot updates (#14765) 2023-03-07 15:11:18 -06:00
PULL_REQUEST_TEMPLATE.md make PR template headings actual markdown headings (#14240) 2023-01-06 16:55:40 -06:00
release.yml Updating PR template & adding exclusion tags (#14055) 2022-12-21 11:31:51 -06:00