venantius / vim-eastwood

A Vim plugin for Clojure's Eastwood linter
84 stars 7 forks source link

feat: support :warn-data sub-key of :warnings items #14

Open clumsyjedi opened 3 years ago

clumsyjedi commented 3 years ago

looks like newer versions of eastwood push the data you are consuming down inside a map keyed by :warn-data so this line should allow that data to be queried, or fall back to the top level object