Re: xcodebuild and PMD
Re: xcodebuild and PMD
- Subject: Re: xcodebuild and PMD
- From: "Glenn L. Austin" <email@hidden>
- Date: Thu, 26 Nov 2015 14:37:49 -0800
> On Nov 26, 2015, at 12:27 PM, John Michael Zorko <email@hidden> wrote:
>
>> On Nov 26, 2015, at 12:21 PM, Alex Zavatone <email@hidden> wrote:
>>
>> What’s PMD?
>
> https://pmd.github.io <https://pmd.github.io/>
The more you try to shoehorn Objective-C and Swift into a tool that wasn't designed for either, you will probably get more and more frustrated.
The built-in analyzer does a pretty good job of finding code problems (and is getting better, but I do have one piece of code that gives me a false positive, radar submitted) -- but not copy-and-paste code. However you should be able to track those down using git, in fact there's a StackOverflow on the topic that appears to be language-agnostic: <http://stackoverflow.com/questions/1939635/how-can-i-detect-copy-pasted-code-using-git>
--
Glenn L. Austin, Computer Wizard and Race Car Driver <><
<http://www.austinsoft.com>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden