Hadron / carthage-aws

AWS Plugin for Carthage
Other
2 stars 2 forks source link

Add Black to github actions. #24

Closed fxdgear closed 5 months ago

fxdgear commented 5 months ago

Add black to the local container and makefile.

black format all the python files.

remove pylintrc file and replace with pyproject.toml

this PR depends on #23

hartmans commented 5 months ago

I don't want to add a black action until after we have precommit hooks doing black.