macisamuele / language-formatters-pre-commit-hooks

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

Address type reporting in pretty_format_java.py #194

Closed macisamuele closed 7 months ago

macisamuele commented 8 months ago

While updating mypy configs , pre-commit have identified a typing issue. This changes fixes it without altering the logic

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (628f6ae) 100.00% compared to head (feca88e) 100.00%.

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

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