venantius / ultra

A Leiningen plugin for a superior development environment
Eclipse Public License 1.0
1.24k stars 35 forks source link

ultra gives incorrect hint for some list-diffs #10

Closed DizzeePascall closed 9 years ago

DizzeePascall commented 9 years ago

For example:

(is (= [0] [1]))

Produces the hint:

this shouldn't happen and means there is a bug in Ultra.

venantius commented 9 years ago

Ooh, this should be fun to fix. Thanks for submitting!

DizzeePascall commented 9 years ago

No worries, I've just submitted a tiny fix