Andrey Subbotin

Results 7 comments of Andrey Subbotin

Running clj-kondo on the current master produces the following set of issues: ``` $ lein with-profile +test clj-kondo --lint src:test || true Reflection warning, /tmp/form-init3084112385049032488.clj:1:924 - call to static method...

@lvh, what are your thoughts on whether we should remove eastwood or leave it intact in parallel to clj-kondo? My only concern is they may potentially be issuing conflicting set...

I'll have a go at the issues reported by clj-kondo in a couple of days.

Alright, the linters are now happily green. I guess there's no harm in having both eastwood and clj-kondo for linting. Anyway, any of them can easily be removed later if...

I guess this is now ready for the review :)

I’ll have a closer look at this in the coming days.

Hey, @Rush, thanks for the head up. I didn't even know there were plugins for PEG.js :) Unfortunately, I'm not using the loader much myself these days and probably won't...