Kakadu / zanuda

OCaml linter
GNU Lesser General Public License v3.0
63 stars 8 forks source link

Fix lint about list length comparisons #21

Closed s-khechnev closed 1 year ago

s-khechnev commented 1 year ago

Now it also reports about List.length xs < 0 and 0 > List.length xs.