codemagic-ci-cd / cli-tools

Various utilities to managing Android and iOS app builds, code signing, and deployment.
https://codemagic.io/start/
GNU General Public License v3.0
243 stars 42 forks source link

Development: Format code with `Black` and use `Ruff` for linting #330

Closed priitlatt closed 1 year ago

priitlatt commented 1 year ago

This is a parent PR combining changes from

To eliminate code-style related discussions from PR reviews it is better to have some fixed standard that has to be followed.