Bruno Ledesma
Bruno Ledesma
- Update clojure/deps to use local repos (it was broken on old version) - Enable repo overriding, to use local repo and make a runtime load faster (since it can...
Reading this https://docs.cider.mx/cider/troubleshooting.html#debugging-the-communication-with-nrepl I was able to output log messages/events to an emacs buffer. But how can i output those messages/events to a regular file?
**Is your feature request related to a problem? Please describe.** We would like to know how much a function or a macro is used in local development environment, in order...
## Problem We have some custom macros for state-flow tests, that can be named as "defflow-i18n" or different names. When we have a file with integration tests, where the tests...