macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
112 stars 56 forks source link

Automatic ktfmt bump version #203

Closed macisamuele closed 6 months ago

macisamuele commented 6 months ago

The automatic release bumper is based on a very simple heuristic , if the version is tagged on the github project then the version is released. Still, automated PRs will go through testing, and tests ensure that the default version is fetchable from the available release.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9472444) 100.00% compared to head (b5126f7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 333 333 ========================================= Hits 333 333 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.