juxt 2020-04-06

@love.lagerkvist has joined the channel

@alex395 has joined the channel

dominicm infomed me that JUXT is using reviewdog with clj-kondo. can anyone at JUXT share the config, so others can learn from it?

Ran by circleCI

clj-kondo config

CircleCI config snippet of lint stage

Following a lead from the fine folks at Juxt, I was able to add a my-dev namespace to the dev directory, and use it during REPL-driven-development within 'comment' form code. Does anyone know how I might access the my-dev namespace from tests?

If the dev folder is on the classpsth, you can just require it.