Martin Klepsch
Martin Klepsch
The motivation behind this PR is to make `match-by-path` behave consistently no matter if you use `reitit.core/match-by-path` or `reitit.frontend/match-by-path`.
This could be either a question or a documentation fix. In my nodejs/cljs usage of mount I found that I need to deref the var that I define with `defstate`...
I think the reason the approach in #852 didn't work is that we're catching the OOM in the Sentry handler. Doing it like in this PR should also allow us...
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues. **Is your feature request related to a problem? Please describe.** I'm using squint...
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues. **Is your feature request related to a problem? Please describe.** Currently macros rely...
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues. **Is your feature request related to a problem? Please describe.** Arrow functions have...
To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues. **Is your feature request related to a problem? Please describe.** I use squint...
Is it in scope for this lib to support transforms involving reader macros? I'm not sure how this would work so totally understand if it's out of scope :) ```clj...
> NOTE: This comment on its own does nothing. But if you stick to the template, that is including the fs module exactly the same way naming it also "fs",...
Fixes https://github.com/troch/route-node/issues/39 Fixes https://github.com/router5/router5/issues/499 Hello! I know this library is probably in kind of a "done" state but I noticed some issues with emojis in query params and decided to...