terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

csv format need long function name and need not head #198

Open smkingsoft opened 7 years ago

smkingsoft commented 7 years ago

in csv output use -V, --verbose output csv head and short function name now i need long function name and need not csv head. how can i do? @terryyin

terryyin commented 7 years ago

Sorry for the late reply. Have you find a way to deal with this yet? It feels a bit too trivial to add a command option for it.

On 22 Sep 2017, at 11:47 AM, smkingsoft notifications@github.com wrote:

in csv output use -V, --verbose output csv head and short function name now i need long function name and need not csv head. how can i do? @terryyin https://github.com/terryyin — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/terryyin/lizard/issues/198, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwJYpq9lhy1GC8LNQUW94o92RUJHTlPks5sky3ugaJpZM4PgMLV.

smkingsoft commented 7 years ago

now,i modify csvoutput.py, add one column as funclongname for output csv file。

terryyin commented 7 years ago

Can I close this issue?

smkingsoft commented 7 years ago

ok, maybe u can merge into u source code. thx.

huornlmj commented 2 years ago

+1