Kakadu / zanuda

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

Use match instead of `if x = WasReturn then ... else if x = WasContinue then .. else ...` (related to the lint "use_match_instead_of_equality" which checks only for lists, options, etc...) #27

Open Kakadu opened 11 months ago