Skip to content

Commit

Permalink
fix-cloc
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas committed Jan 12, 2025
1 parent ac80c57 commit bf1c35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cloc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Go to the root of the project
cd "$(dirname "$0")" && cd ..

cloc ./bin ./birdie_snapshots ./src ./test ./docs/demo-apps/helper/src ./docs/demo-apps/demos/01_select_and_decode/src/ ./docs/demo-apps/demos/02_union_and_decode/src/ ./docs/demo-apps/demos/03_insert/src/ ./docs/demo-apps/demos/04_delete/src/ ./docs/demo-apps/demos/05_update/src/ ./docs/demo-apps/demos/06_insert_on_conflict_update/src/ ./docs/demo-apps/demos/07_select_join/src/ ./docs/demo-apps/demos/08_prepared_fragment/src/
cloc ./bin ./birdie_snapshots ./src ./test

0 comments on commit bf1c35f

Please sign in to comment.