Results 92 comments of Iizuka Masashi

@seancorfield Oh, I could reproduce the problem. Thanks!

It is a bug in [liquidz/rewrite-indented](https://github.com/liquidz/rewrite-indented). I'll fix :)

@seancorfield I've fixed the problem in v2.5.1095. By the way, `tools-deps` is deprecated and antq does not support. https://github.com/DeLaGuardo/setup-clojure/blob/1c76ab0e154379260d7a6ea16b413679abe46785/action.yml#L13-L14 Please use `cli` instead of `tools-deps`.

@devurandom Could you show me your YAML file? I'll try to reproduce the problem.

@devurandom Thanks! I could reproduce the problem. I'll fix :)

@devurandom Sorry for late work. I've fixed the problem in [dev](https://github.com/liquidz/antq/tree/dev) branch. Could you try?

@devurandom Thanks for your confirmation! Just released [2.7.1147](https://github.com/liquidz/antq/releases/tag/2.7.1147)

@Kaspazza Thanks for your reporting! Hmm, I could not reproduce the error... Could you tell me steps to reproduce the error?

@dharrigan Thank you for your reporting! I could reproduce the problem with the following deps.edn. ``` {:deps {depify/depify {:git/url "https://github.com/hagmonk/depify" :git/sha "b3f61517c860518c1990133aa6eb54caf1e4d591"}}} ```

@dharrigan Just released v2.5.1095 :) Could you try the latest version?