Add pyright check to workflow

This commit is contained in:
Veronica Berglyd Olsen
2025-03-30 23:16:47 +02:00
parent b4b19667f4
commit e8c4f2db25
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -28,3 +28,5 @@ jobs:
flake8 --version
flake8 novelwriter --count --show-source --statistics
flake8 tests --count --show-source --statistics --extend-ignore ANN
pyright --version
pyright