summaryrefslogtreecommitdiffstats
path: root/stats.cmd
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-06-04 22:09:38 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-06-04 22:09:38 +0200
commit29db8d92b2edb4c9c42fbed5c122ff1dd28f7912 (patch)
treec7280c93b63df7b3aba16620cec778b7f68071a8 /stats.cmd
parentRemoved cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers (diff)
downloadcuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar
cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.gz
cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.bz2
cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.lz
cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.xz
cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.tar.zst
cuberite-29db8d92b2edb4c9c42fbed5c122ff1dd28f7912.zip
Diffstat (limited to 'stats.cmd')
-rw-r--r--stats.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/stats.cmd b/stats.cmd
new file mode 100644
index 000000000..e62125980
--- /dev/null
+++ b/stats.cmd
@@ -0,0 +1 @@
+cloc --by-file-by-lang --exclude-dir=source/SQLite,source/LuaExpat --exclude-list-file=cloc-exclude.txt --xml --xsl=1 --report-file=cloc.xml --ignored=cloc-ignored.txt source \ No newline at end of file