octo-technology / sonar-objective-c

Sonar Plugin for Objective C
517 stars 206 forks source link

[WIP] Mega refactor + start Clang rules + add property configuration to UI #97

Open mjdetullio opened 9 years ago

mjdetullio commented 9 years ago

I based these changes on the Lizard code which haven't been merged yet, so this includes that.

My changes touch essentially every class and will create merge hell for everyone, so I wouldn't recommend merging. This is here more or less for the visibility into the work.

Anyway, this refactoring removes 99% of your use of deprecated APIs and brings the code more inline with many other plugins. This will also fix some of the issues logged here but I don't have a comprehensive list.

phatblat commented 8 years ago

What's the status of this PR? I'm very interested in the clang rules. Looks like there is a lot changing here.

mjdetullio commented 8 years ago

This work was primarily for $dayJob but I no longer work for that company and am no longer actively developing this. Even when I was, it appears the maintainers are MIA. Feel free to build from source and install.