Openbracket

Easily get lines of code count

find . -name "*.go" -not -path "./.dagger/" | xargs wc -l