Skip to content
  • Daniel Gregoire's avatar
    Add clj-kondo analysis to DataScript · b753c77a
    Daniel Gregoire authored
    This facilitates queries that traverse function call stacks determined
    statically by clj-kondo. It can be further purposed to adorn individual
    vars with metadata indicating important system-level call stacks that
    individual functions find themselves in that may not be apparent from
    the location of the function's definition in the code base.
    b753c77a