You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got rid of reflection warnings and also:
- moved to babashka/fs abstractions where I noticed we could use them
- moved to clojure.string abstractions
Chose not to eastwood lint metagetta at this time.
Closes#67
Whenever I do interop, I like to add eastwood linting.
I'm about to do some more interop as part of #66.
Eastwood reports on deprecated usages in Java libs and reflection issues.
I won't bother with metagetta eastwood linting at this time.
The text was updated successfully, but these errors were encountered: