mcannamela / brew-control

Controls our brewery
GNU General Public License v2.0
0 stars 1 forks source link

Linting #4

Open mcannamela opened 2 years ago

mcannamela commented 2 years ago

Add steps to CI that run black for formatting, flake8 for style linting, and mypy for type checking.