Update README.md

This commit is contained in:
Felix Spöttel 2022-12-04 18:28:14 +01:00 committed by GitHub
parent 822ad52752
commit 60dd8d5f67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,7 +148,7 @@ cargo clippy
Once installed, you can use the [download command](#download-input-for-a-day).
### Enable Format code in CI
### Check code formatting in CI
Uncomment the `format` job in the `ci.yml` workflow to enable fmt checks in CI.