Closed zimzoom closed 6 months ago
Attention: Patch coverage is 57.14286%
with 21 lines
in your changes are missing coverage. Please review.
Project coverage is 57.80%. Comparing base (
289c472
) to head (3621d47
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
What is the feature/fix?
Fix clj-kondo errors and warnings on common-app-lib.
Also added .clj-kondo to codebase, including config file and imported config from clj-rewrite.
What is the Solution?
See above, followed clj-kondo docs. See comments in config.edn file.
What areas of the application does this impact?
Quality control
Checklist