Skip to content

Instantly share code, notes, and snippets.

@yvern
Created January 20, 2023 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yvern/ae0c75e28f19dae4ffb6c51fcd991c6e to your computer and use it in GitHub Desktop.
Save yvern/ae0c75e28f19dae4ffb6c51fcd991c6e to your computer and use it in GitHub Desktop.
{:linters {:defrule/hidden-flow {:level :error}}
:hooks {:analyze-call {clara.rules/defrule hooks.defrule/defrule}}
:lint-as {clara.rules/defrule clj-kondo.lint-as/def-catch-all
clara.rules/defquery clj-kondo.lint-as/def-catch-all}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment