carbonplan / aglime-swap-cdr

MIT License
1 stars 0 forks source link

Adds pyproject.toml & .pre-commit-config.yaml #3

Closed norlandrhagen closed 2 months ago

norlandrhagen commented 2 months ago

cc @tykukla

This PR adds a config file for pre-commit to use and the start of a pypyroject.toml file that has pre-commit formatting rules.

https://github.com/carbonplan/aglime-swap-cdr/issues/2 https://github.com/carbonplan/aglime-swap-cdr/issues/1

norlandrhagen commented 2 months ago

Note: We can ignore pre-commit CI failures for now and address the linting in another PR.