Auto-formatting your code nightly
Qlty Cloud does not currently support auto-formatting your code. However, you can runqlty fmt in your CI pipeline to automatically format your code nightly.
Here is an example GitHub Actions workflow:
.github/workflows/fmt.yml