yetanalytics / lrsql

A SQL-based Learning Record Store
https://www.sqllrs.com
Apache License 2.0
89 stars 18 forks source link

Fix clj-kondo errors and warnings #390

Closed kelvinqian00 closed 5 months ago

kelvinqian00 commented 5 months ago

I noticed there were a bunch of clj-kondo errors and warnings, so I addressed them by changing out deprecated functions, adding ignores, and removing redundant imports.