canonical / mysql-k8s-operator

A Charmed Operator for running MySQL on Kubernetes
https://charmhub.io/mysql-k8s
Apache License 2.0
8 stars 15 forks source link

[DPE-3881] Use ruff as a formatter and linter #461

Closed shayancanonical closed 1 month ago

shayancanonical commented 1 month ago

Issue

We are using black as a formatter. We would like to use ruff

Solution

Use ruff as a linter and formatter. Run format on the repo and push up changes as a result of the format