OCLint v0.10.2 Release Notes

Release Date: 2015-12-28 // about 8 years ago
  • ๐Ÿ› Bug Fixes:

    • โœ‚ Remove duplications of compiler warnings, errors, and clang static analyzer results from reports
    • Number of files with violations were mistakenly calculated if they reside inside multiple violation sets
    • False positives for unused local variables for RAII

    Usability Improvements:

    • ๐Ÿ”ฆ Expose rule categories in reports
    • โž• Add clang static analyzer results to JSON and XML reports

    ๐Ÿ†• New Features:

    • Xcode reporter