marcomorain / clojure-lint

GNU General Public License v3.0
18 stars 2 forks source link

clj-kondo can report errors on line 0 #6

Closed marcomorain closed 4 years ago

marcomorain commented 4 years ago

In some cases, clj-kondo will report errors on line 0. Handle that case, since vscode will throw an error when given a negative range.