DRAGON2002

Results 98 comments of DRAGON2002

I'll look into getting this implemented.

Should we have this only in CI, or also in the pre-commit-hook? I suppose we could enforce type checks locally once we have most of the code base typed out,...

I would suggest to take a look at the PR and the generated logs for pyright, to identify what all should we exclude from checking (imports, stubs, files/directories etc) and...

Yay! This has been an ongoing effort for about almost a year at this point, or even more than that if I remember correctly.

By "parsers" here I am referring to reading package data (as referenced in #1526). I completely agree with your third point, having a simple input flag that handles the file...

> As for GSoC: yes, this would be a good addition to #1526. I'd guess it's doable within a 175hr stint for someone who knows the data structures and has...

I believe that after the refactor of package parsers, #1265 and #1090 would be freshly added and the other package parsers (python, java, js) would have to be updated to...

@terriko I guess this can be closed now too?

@terriko Couldn't have done it without your help! Thanks!

Roping in @terriko for verification of issue and adding of "good-first-issue/beginner/easy" issue tag for visibility.