Open schodet opened 2 years ago
To ease contributions, add a guide and a Makefile to help running useful commands.
Also push a pre-commit configuration.
Suggestion - noticed that flake8 was configured to 88 characters/line. Suggest upping to 120 characters/line.
This is 88 to match default black output.
To ease contributions, add a guide and a Makefile to help running useful commands.
Also push a pre-commit configuration.