EzarDev/eZaR

Adding some workflows and checks

spifory opened this issue · 1 comments

Summary

Creating workflows and checks for the repository. The following workflows should be added:

Pre-commit.ci should work on pull requests, and the flake8, isort, and black workflows work on commit pushes.

I can do that