8fcadc60dc
Remove an unnecessary helper function.
...
The writeStringLn function repeats what fmt.Fprintln already does. Since this
package already imports fmt, removing it reduces mass.
Signed-off-by: M. J. Fromberger <michael.j.fromberger@gmail.com >
2019-01-08 08:46:36 -08:00
03e4a029c2
fix json output for a single file; fixes #159
...
Signed-off-by: Denys Smirnov <denys@sourced.tech >
2018-09-28 20:15:07 +03:00
6712d4219f
optimize line count and limit maximal file size to read; fixes #101
...
Signed-off-by: Denys Smirnov <denys@sourced.tech >
2018-05-06 15:27:35 +03:00
35d103b4e4
Add counting mode, and only programming languages flags. ( #110 )
...
Signed-off-by: Zachary Romero <zacromero3@gmail.com >
2018-05-04 18:53:18 +03:00
83cc32253e
rename cli to cmd to follow go convention
...
Signed-off-by: Denys Smirnov <denys@sourced.tech >
2018-04-30 12:59:25 +03:00
d759fb8992
Added languages.go generator
2017-04-04 13:10:35 +02:00
dc55da2c6c
update imports to srcd.works/simple-linguist.v1 ( #11 )
2016-12-09 10:38:38 +01:00
9d7d9da790
use gop.kg reference instead of github.com. ( #6 )
2016-09-09 09:14:36 +02:00
e0a990e4ea
command improvements
2016-07-14 00:38:06 +02:00
180da1c6df
basic command
2016-07-13 19:05:23 +02:00