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
this is expected behavior. It prints stacktrace because the problem was found while evaluating a macro. Stacktraces can be ignored in Joker output when running in linter mode. The important part is <stdin>:1316:21: Parse warning: duplicate require for boot.repl, which may (or may not) indicate an issue.
When linting boot/core.clj joker throws an exception near the end of the file.
The text was updated successfully, but these errors were encountered: