pnxenopoulos / awpy

Python library to parse, analyze and visualize Counter-Strike 2 data
http://www.awpycs.com
MIT License
383 stars 57 forks source link

Updating pre-commit and running pylint/pyright #343

Open JanEricNitschke opened 3 months ago

pnxenopoulos commented 3 months ago

Managing our tooling as always :)

Ping me when you want this in, since it looks like you're still committing

JanEricNitschke commented 3 months ago

Will do :D

I want to try to enable pyright strict mode and see if i can find/create stubs for demoparser2.

Depending on how complicated that is i would either merge this and do that in a separate step or include it here.