joker

2020-03-18T09:54:05.011300Z

@sogaiu has left the channel

Diego Guraieb 2020-03-18T16:34:45.011500Z

@dgub has joined the channel

Diego Guraieb 2020-03-18T16:35:35.012400Z

hi all! I'm struggling to avoid Unable to resolve symbol with macros in joker, for example using compojure lib.. Any idea ?

Candid 2020-03-18T18:35:47.013Z

please read this https://github.com/candid82/joker#reducing-false-positives

Diego Guraieb 2020-03-18T21:37:54.013300Z

Thanks, I'm trying to implement that but I'm still getting the false-positive

Diego Guraieb 2020-03-18T21:45:05.013500Z

done! made it..

Diego Guraieb 2020-03-18T21:45:08.013700Z

thank you!

Candid 2020-03-19T00:14:16.013900Z

👍

Diego Guraieb 2020-03-18T16:35:57.012600Z

(GET "/" [:as req]

Diego Guraieb 2020-03-18T16:36:01.012800Z

for example in this case..