Skip to content
Snippets Groups Projects
Commit edb198a0 authored by Iustin Pop's avatar Iustin Pop
Browse files

Add a lint target that uses hlint

parent c939b58e
No related branches found
No related tags found
No related merge requests found
......@@ -95,4 +95,7 @@ endif
tags:
find -name '*.hs' | xargs hasktags -e
lint:
hlint -r -u .
.PHONY : all doc maintainer-clean clean dist check tags regen-version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment