Perform a format check with the help of clj-fmt
clojure -T:project format-check
When a :exoscale.project/modules
key is present in the project's
configuration, runs through all configured module to call the
format-check
target instead of running on the project.