shenyangHuang / openDG

Open Dynamic Graph library
1 stars 0 forks source link

Project-Wide Style, Structure and Static Type Checking #3

Open Jacob-Chmura opened 1 week ago

Jacob-Chmura commented 1 week ago

Creating this issue to open up the discussion on how we want to manage the project-wide style, lining, static analysis, etc, for OpenDG.

Some tools I think might be worth considering

I don't want to burden the quick iteration of OpenDG with unnecessary checks, but it's often easier to start development with these tools implemented early. Particularly to reduce review time on PR's.

shenyangHuang commented 1 week ago

I agree, it would be a good idea to start early with these set-ups.