sonar-objective-cSonarQube 是一个开源的代码质量管理平台,它可以帮助我们自动检测代码中的错误和问题,从而提高我们的开发效率。SonarQube 插件是 SonarQube 的一个扩展,可以让我们使用自己的规则来分析特定的编程语言。 SonarQube Objective-C 插件就是这样的一个 SonarQube 插件,它可以帮助 SonarQube 分析 Objective...
Objective-C 是一种面向对象的编程语言,它是 C 语言的一个超集。Objective-C 在 macOS 和 iOS 等苹果系统的开发中被广泛使用。在 Objective-C 的开发过程中,代码质量管理尤为重要,因此 SonarQube 为 Objective-C 提供了一系列规则来帮助开发者提高代码质量。 2. 静态代码分析 SonarQube 通过静态代码分析来查找代...
Write Clean Objective-C Utilize static code analysis to find issues in Objective-C such as bugs, code smells & security vulnerabilities. Use the Sonar language analyzer with hundreds of rules to evaluate your code and ensure the security, reliability and maintainability of your software. ...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} stefenson / sonar-objective-c Public forked from octo-technology/sonar-objective-c Notifications You must be signed in to change notification settings Fork 0 ...
This plugin is not supported by SonarSource. SonarSource offers acommercial SonarSource Objective-C pluginas well. Both plugins do not offer the same functionalities/support. The development of this plugin has always been done thanks to the community. If you wish to contribute, check theContributi...
虽然SonarQube 具备分析器,可以对多种编程语言进行构建分析,但是依然建议使用 CI 工具,例如 Jenkins 来管理日常构建,让 SonarQube 仅仅展示最终数据即可。 iOS 静态代码分析 目前iOS 核心开发语言:Objective-C,也有不少项目采用了 Swift 语言,逐步过渡,因此项目的组成有两种模式: ...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/octo-technology/sonar-objective-c 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。 master 克隆/下载 git config --global user.name userName git config --global user.email userEmail ...
OClint是针对C, C++及Objective C代码的静态扫描分析工具,而SonarQube是一个开源的代码质量管理平台。本文将实现将OClint的扫描结果导入到SonarQube中,已实现对Objective C代码质量的管理。 操作系统: Mac OS X 10.9 所需工具: SonarQube : sonarqube-4.4 - http://www.sonarqube.org/downloads/ ...
If the objective-c file import <simd/simd.h> or some other frameworks using simd framework, it always raise error “arm_neon.h” not found. 15:53:22.906 DEBUG: [main] /Users/sunny/Desktop/sonarqube_test/sonarqube_test/Te…
Unique rules to find Bugs, Vulnerabilities, Security Hotspots, and Code Smells in your OBJECTIVE C code Tags Impact Clean code attribute Digraphs should not be used intentionality - clear maintainability Code Smell BlockerSonarSource default severity ...