added line count to makefile

quietlight
May 4, 2026, 8:44 PM
XDT25V44V27SFA5NKH3XBOSE3YVKHUGVW2UFCRZ5J4NDWPJUJD5AC

Dependencies

  • [2] E27ZWCDP cyclo over 18
  • [*] EA6OQXWF added makefile to count loc and run shell scripts
  • [*] NS4TDPLN cyclomatic complexity

Change contents

  • edit in Makefile at line 22
    [2.9540]
    [2.9540]
    @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