CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

Add ruff code formatting and linting github action #170

Closed bdpedigo closed 3 months ago

bdpedigo commented 3 months ago

see #169

this adds a formatting enforcement test to the build on pull or push to master

bdpedigo commented 3 months ago

@ceesem this is another option https://pre-commit.com/