Skip to content

ci: Do a coding style check

Ray Strode requested to merge check-style into main

The accountsservice coding style is less than pristine, and it would be good to improve that going forward.

Its coding style is ostensibly the same as plymouths, though, and plymouth has a script for checking the style in CI, so this commit copies that script and adds it to accountsservice CI.

Hopefully this will help mop up problems as they happen going forward.

Merge request reports