Automatically formats commits using rustfmt if needed.
Auto-format commits have @wanessa as the committer and the respective author of the current commit as the of the auto-format commit. Every auto-format commit message is “rustfmt”.
Includes PGP Signing.
Reviewed-on: #20
Adjusted linting and formatting settings
Reviewed-on: #14
Reviewed-by: hendrik <hendrik@noreply.localhost>
Co-authored-by: Leon Wilzer <leon.wilzer@protonmail.com>
Co-committed-by: Leon Wilzer <leon.wilzer@protonmail.com>
Changed image to rust:alpine
We don't have to specifically build for rust 1.66.1 (what RL9 currently uses), since we can build it with a runner and deploy the runner, with all libraries statically linked.