TagStudioDev / TagStudio

A User-Focused Photo & File Management System
GNU General Public License v3.0
2.84k stars 265 forks source link

use reviewdog for mypy job #192

Closed yedpodtrzitko closed 4 weeks ago

yedpodtrzitko commented 4 weeks ago

this improves the way how mypy errors can be checked. Instead of going to the logs, the errors will be added as comments on relevant lines, see:

https://github.com/yedpodtrzitko/TagStudio/pull/2/files#file-tagstudio-src-core-library-py-L529

yedpodtrzitko commented 4 weeks ago

cc @CyanVoxel