Andrea Crotti

Results 77 issues of Andrea Crotti

Record in a PR template what are the sort of useful information that should be added to every PR.

enhancement

**Is your feature request related to a problem? Please describe.** Running clj-kondo in circleci makes it hard to see the errors clearly. **Describe the solution you'd like** If there was...

PR welcome
pinned

I was looking for a good way to render javascript objects in the cider REPL directly. The best output at the moment is from this tool, I tried to look...

From what I understood from the docs, steps in a given scenario will run serially, so one after the other. I'm seeing that if add an extra step the requests/sec...

See here for an example of how it would look like https://github.com/AndreaCrotti/aero/pull/1 (sample report here https://codecov.io/gh/AndreaCrotti/aero/tree/2b7c08524ea03f2487e76e86a13ca7655cf7e59c/src/aero)

After some time wasted to understand why my `jar` didn't work but everything else did, maybe it's good to warn users about this (which is not really a problem of...

At the moment the order of the output seems random, not sorted alphabetically or grouped by instance type. Any way it could be sorted? Thanks

I was a bit confused by the test output, since `-2` is also a number so I wasn't sure for a moment what was the actual result, `-2` or `+1`....

first issue only

It looks like that mixing arguments like `--focus my.namespace` and `--focus-meta :meta-tag` doesn't currently work as expected, which imho is applying both filters. If that's not supported on purpose maybe...

I'm getting this error with Emacs 28 with native compilation turned on, so maybe it's related to that. I just get that when trying to connect to a database with...