added line count to makefile
Dependencies
- [2]
E27ZWCDPcyclo over 18 - [*]
EA6OQXWFadded makefile to count loc and run shell scripts - [*]
NS4TDPLNcyclomatic complexity
Change contents
- edit in Makefile at line 22
@echo "Go line count:" - edit in Makefile at line 24[2.9606][5.12741]
@echo "Test line count:"@find /home/david/go/src/skraak -name "*_test.go" | xargs wc -l | tail -1