Add linting, code formatting and testing integration
This adds gitlab CI integration, using tox and poetry. Black is used for code formatting, isort for import sorting, mypy for introducing type checking.
Closes #1 (closed)
Edited by David Runge
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
This adds gitlab CI integration, using tox and poetry. Black is used for code formatting, isort for import sorting, mypy for introducing type checking.
Closes #1 (closed)