Iizuka Masashi
Iizuka Masashi
@DeepReef11 Thank you for your reporting! I'll have a look this weekend. https://github.com/liquidz/vim-iced/blob/main/doc/pages/clojurescript/shadow_cljs.adoc PR is also very welcomed!
@glyh Sorry for late reply 🙇 > Hello, if I implement this feature would you like to accept it @liquidz ? :) It depends on the policy of implementation. vim-iced...
@noahmoss Thanks for your report! `:IcedCleanNs` uses the [refactor-nrepl's feature](https://github.com/clojure-emacs/refactor-nrepl#clean-ns), so I'll have a look at the process in refactor-nrepl :)
@noahmoss Sorry for late reply 🙇 Hmm, currently there is no way to retain those comments in refactor-nrepl. And also tool-specific rules like `#_:clj-kondo/ignore` seems not to be welcomed. https://github.com/clojure-emacs/refactor-nrepl/issues/359#issuecomment-1019516325...
@abhi18av With Amazon SES, `:tls` flag may be required. ```clj (def conn { :user user :pass pass :host host :tls true ;;
@KaliszAd I'm afraid I'm going to get off the main track, but could you tell me the source for `May 30th 2022`? I've been watching google workspace updates, but I...
@KaliszAd Thank you so much!
@mkreis I'm so sorry for late reply. `tarayo.mail.mime.id/get-random` is a function for the `Message-ID` header, so the example used for `Content-ID` was wrong to begin with. Thus I can not...
@didibus Thanks for your report! In the build.edn, the required configurations are different for each task, and in the `lint` task, it checks for required settings that can be identified...
@didibus Thanks for your request! Hmm, the generated files depend on which tasks are executed, so it seems difficult to determine the files to be deleted. For directories/files outside the...