CINPLA / expipe-plugin-cinpla

Plugins for expipe command line interface
http://expipe-plugin-cinpla.readthedocs.io/en/latest/
GNU General Public License v3.0
1 stars 3 forks source link

Automated code formatting #72

Open nicolossus opened 2 months ago

nicolossus commented 2 months ago

This PR adds automated code formatting and linting via pre-commit hooks. The PR also reformats the entire codebase and fix warnings from the linter.

(Note that the PR is against the bug-fixes branch, as this is the most recent.)

nicolossus commented 2 months ago

Cool! Please remove the test_data folder from linting though, because these are datasets generated by the acquisition systems.

Can you revert the changes on those files too?

@alejoe91 Fixed 👍