arangoml / fastgraphml

Given an input graph (ArangoDB or PyG) it generates graph embeddings using Low-Code framework built on top of PyG.
66 stars 7 forks source link

Introduce Static Code Quality Checks #2

Closed geenen124 closed 1 year ago

geenen124 commented 1 year ago

These quality checks can also be included in a Github Actions workflow as well as a git pre-commit hook

cw00dw0rd commented 1 year ago

12 adds this and we are now getting green checks :D