stianaske / pybotvac

Python module for interacting with Neato Botvac Connected vacuum robots.
MIT License
84 stars 44 forks source link

Github Actions #65

Closed Santobert closed 3 years ago

Santobert commented 3 years ago

After #63 we can now enforce that our code is formatted according to Black's guidelines. We could also use Pylint to apply some linting. This PR introduces Github Actions to automate these processes. The improves the review process.

The result can be seen here: https://github.com/Santobert/pybotvac/runs/1413197056

If that's wanted we can build upon this in the future. Possible enhancements are: