zauberzeug / nicegui

Create web-based user interfaces with Python. The nice way.
https://nicegui.io
MIT License
10.2k stars 607 forks source link

Add code check pipeline #3996

Closed codingpaula closed 1 week ago

codingpaula commented 1 week ago

This PR adds a code-check job to the test pipeline which runs pre-commit, mypy and pylint on the codebase.