Introducing G2.ai, the future of software buying.Try now
Product Avatar Image

OCLint

Show rating breakdown
1 review
  • 1 profiles
  • 1 categories
Average star rating
4.0
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

0
1
0
0
0

OCLint Reviews

Review Filters
Profile Name
Star Rating
0
1
0
0
0
Aleksander B.
AB
Aleksander B.
iOS Team Technical Lead at Wikia
03/01/2016
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Good extension for Clang Analyzer, finds more problems, more bothersome to configure

There are rules that are finding actual bugs or helping the code be better. E.g. collapsing if statements, path/cyclometric complexity computation, tautological compares, constant if conditions . Really helpful to keep your codebase clean and working properly. There are also lint based rules, e.g. number of lines without a comment, number of lines/arguments in a method, number of lines/methods in a class. Enforces splitting methods into smaller and good code style and quality. Can be integrated into sonar.

About

Social

What is OCLint?

OCLint is a static code analysis tool designed to improve code quality by detecting bugs, vulnerabilities, and inefficiencies in C, C++, and Objective-C code. It provides detailed feedback to developers, helping them identify problem areas in their codebase and enforce coding standards. With a strong focus on extensibility and configurability, OCLint allows users to define custom rules and configurations tailored to their specific project needs. The tool aids in maintaining code health, promoting clean and maintainable code practices.

Details

Website
oclint.org