DerwenAI / kglab

Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
https://derwen.ai/docs/kgl/
MIT License
581 stars 66 forks source link

Change linters to ruff for precommit hooks? #317

Open jake-aft opened 1 year ago

jake-aft commented 1 year ago

@ceteri happy to take this on if you would like to move to ruff?

jake-aft commented 1 year ago

I can also look at moving other configs into the pyproject.toml at the same time. pylintrc, codecov .bandit , others?