axheron / ffxiv-dps-calc

A Final Fantasy XIV DPS simulator for comparing gear sets
https://dpscalc.xivresources.com
GNU Affero General Public License v3.0
2 stars 4 forks source link

type checking check as part of lint/test #68

Closed redshadowhero closed 3 years ago

redshadowhero commented 3 years ago

Add mypy to the list of things that run during the lint/test cycle. I've made inroads into this with #63