Create a separate CI action for formatting
This pull request introduces the Format.yml action, which automatically generates PRs for formatting suggestions. It also removes the explicit requirement for the code to be perfectly formatted. I believe that as we expand our pool of collaborators, this approach is preferable to banning PR due to formatting issues.
Apparently the version 3 is not available. I opened an issue in the formatting action repository.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.64%. Comparing base (
0d139b7) to head (1f6eae0).
Additional details and impacted files
@@ Coverage Diff @@
## main #307 +/- ##
=======================================
Coverage 84.64% 84.64%
=======================================
Files 18 18
Lines 1472 1472
=======================================
Hits 1246 1246
Misses 226 226
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.