Telegram Desktop messaging app
-
Updated
Jun 2, 2022 - C++
Add a description, image, and links to the messenger topic page so that developers can more easily learn about it.
To associate your repository with the messenger topic, visit your repo's landing page and select "manage topics."
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for