Skip to content

Commit

Permalink
chore: Update type config
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Apr 7, 2024
1 parent 9bc211e commit 2cdcf9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions .clj-kondo/metosin/malli-types-clj/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,6 @@
:server {:op :keys,
:req {:host :string,
:port :int}}}}}}}},
elin.util.interceptor {self {:arities {1 {:args [:map],
:ret {:op :keys,
:opt {:optional :boolean,
:params :sequential,
:enter :fn,
:leave :fn},
:req {:name :keyword,
:kind :keyword},
:nilable true}}}}},
elin.function.nrepl.refactor {resolve-missing!! {:arities {2 {:args [:any
:string],
:ret :sequential}}}},
Expand Down Expand Up @@ -315,13 +306,6 @@
:string
:map],
:ret :sequential}}}},
elin.function.nrepl.system {get-system-info* {:arities {1 {:args [:any],
:ret :any}}},
get-user-dir {:arities {1 {:args [:any], :ret :any}}},
get-file-separator {:arities {1 {:args [:any],
:ret :any}}},
get-project-name {:arities {1 {:args [:any],
:ret :any}}}},
elin.util.sexp {extract-ns-form {:arities {1 {:args [:string], :ret :any}}},
extract-namespace {:arities {1 {:args [:string], :ret :any}}},
add-require {:arities {3 {:args [:string
Expand Down
2 changes: 1 addition & 1 deletion dev/analysis.edn

Large diffs are not rendered by default.

0 comments on commit 2cdcf9f

Please sign in to comment.