oinume journal

Scratchpad of what I learned

Entries from 2015-08-30 to 1 day

Detecting duplicated code in Golang with CPD and Jenkins

Use CPD to detect duplicated code in Golang. And visualize how much duplicated by Jenkins DRY plugin.