{:lint-as {promesa.core/let clojure.core/let rumext.alpha/defc clojure.core/defn rumext.alpha/fnc clojure.core/fn app.common.data/export clojure.core/def app.db/with-atomic clojure.core/with-open} :hooks {:analyze-call {app.common.data/export hooks.export/export potok.core/reify hooks.export/potok-reify}} :output {:exclude-files ["data_readers.clj" "app/util/perf.cljs" "app/util/import/.*" "app/worker/.*" "app/main/ui.*" "app/libs/.*" "app/main/data/workspace/path/selection.cljs" "app/main/data/workspace/transforms.cljs" ]} :linters {:unsorted-required-namespaces {:level :warning} :unresolved-namespace {:level :warning :exclude [data_readers]} :single-key-in {:level :warning} :unused-binding {:exclude-destructured-as true :exclude-destructured-keys-in-fn-args false } :unresolved-symbol {:exclude ['(app.util.services/defmethod) ]}}}