Skip to content

Commit

Permalink
adds loc command
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-k committed Nov 5, 2023
1 parent ac29823 commit 703d8ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ run:
docs:
mdbook serve docs

loc:
cloc --exclude-dir=.stack-work,.git,.github,docs,examples . --include-ext=hs

0 comments on commit 703d8ea

Please sign in to comment.