Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Jun 18, 2019
1 parent 5d3cc52 commit cd5cd18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
some code I kludged together to get a count of lines of code compiled
in the [Scala community build](https://github.com/scala/community-builds)

rather than just a raw line count, it uses `cloc` to get a proper
count that omits comments and blank lines

context: https://github.com/scala/community-builds/issues/59

also serves as a near-minimal example of a Scala compiler plugin for my
Expand Down

0 comments on commit cd5cd18

Please sign in to comment.