Skip to content

reformat: add a reformat action

Ben Boeckel requested to merge ben.boeckel/rust-ghostflow:reformat-action into master

This runs a script to apply formatting transformations for each commit in a merge request in order to ensure that style guidelines are enforced consistently.

Merge request reports