HGOULRA3TXXOSJADMYYUAN74YKYJCD6TRTHDFKCTJPEKACLES22AC XGCXHTW2NG3AV27H6BLO3EHD65Z2GTZISEGATGP2N2CB2TNCKLIAC 5FLTMCXWFLP6MI36R73NDC5ZZGKRB66IXOWY7ZTESTLC7M357H2QC X3IANZNCU5AF7H3YGJ4EUOIP3TKSQNZKVEY7I36NZY7NLI7R6YXQC QYSR4PDNVTQOISVLQMO5M7MYBEG37SV6Y7JGM6QPC3CA2BJAYPYQC 47GPXWYAN5HMMVVIWFEAY63MID4U2UHIBH4HNMDYWNQ2J6E2WX6AC K25EHKGA7AW7YAZLYLB27DXGX4QPHFQEXU4B4S7WLRPVIV3WUJ7QC QRSG7RJSX5R255Y2HHTLYBXMBR374QS3PV2UJDWK2ZPMG7V66SSAC HZ4SV4CG73RCVZ3B4FX3VQA44JEW546NYJWOQF6VGEVRGDR5TAUAC - id: python-type-check-pyrightname: python-type-check-pyrightdescription: python type check pyrightentry: pyrightargs: [./]language: systemtypes: [python]pass_filenames: falsealways_run: true
# TODO getting these to work will be a pain# TODO consider using something like# TODO https://github.com/cachix/pre-commit-hooks.nix## - id: python-type-check-pyright# name: python-type-check-pyright# description: python type check pyright# entry: pyright# args: [./]# language: system# types: [python]# pass_filenames: false# always_run: true
- id: python-pytestname: python-pytestdescription: python pytestentry: pytestlanguage: systemtypes: [python]pass_filenames: falsealways_run: true
# - id: python-pytest# name: python-pytest# description: python pytest# entry: pytest# language: system# types: [python]# pass_filenames: false# always_run: true