Detecting duplicated code in Golang with CPD and Jenkins 2015-08-30 ·2 分で読めますCPD (Copy Paste Detecor) Detecting duplicated code is a good way to make source code clean. Since I couldn't find how to detect duplicated code in GolGoLangJenkinsin English