Flexiana / framework

Our framework
92 stars 11 forks source link

Fix kondo warning and errors #257

Closed gmsvalente closed 1 year ago

gmsvalente commented 1 year ago

Fix clj-kondo warning and errors

Description

This PR will fix clj-kondo warnings and errors

Tester info

Run:

clj -M:kondo

Check for warnings and errors.

Completion Checklist