fastlane-plugin-lizard:for用于蜥蜴代码复杂性分析的官方fastlane插件:lizard:

时间:2024-02-19 20:56:49
【文件属性】:

文件名称:fastlane-plugin-lizard:for用于蜥蜴代码复杂性分析的官方fastlane插件:lizard:

文件大小:18KB

文件格式:ZIP

更新时间:2024-02-19 20:56:49

android mac ios fastlane code-analysis

Fastlane-plugin-lizard 入门 该项目是插件。 要开始使用fastlane-plugin-lizard ,请运行以下命令将其添加到您的项目中: fastlane add_plugin lizard 关于蜥蜴 Lizard是可扩展的Cyclomatic Complexity Analyzer,适用于许多命令式编程语言,包括C / C ++(不需要所有头文件或Java导入)。 有关更多信息,请查看 蜥蜴动作 到目前为止,蜥蜴只采取了一项行动 lizard ( source_folder : 'foo' , language : 'swift' , export_type : 'csv' , report_file : 'bar.csv' ) 选件 多种语言 language : 'swift,objectivec' 多个排除 exclude : 'spec_helper.rb,fixtures/*' XML报告 export_type : 'xml' 声纳迅捷用法 在默认配置中,用于SonarQube的期望位于sonar-reports/lizard


【文件预览】:
fastlane-plugin-lizard-master
----.travis.yml(80B)
----.gitmodules(78B)
----lizard()
----Rakefile(660B)
----fastlane-plugin-lizard.gemspec(955B)
----.rubocop.yml(5KB)
----Dockerfile(292B)
----LICENSE(1KB)
----fastlane()
--------Fastfile(27B)
--------Pluginfile(28B)
----Gemfile(283B)
----codecov.yml(55B)
----.rspec(105B)
----spec()
--------lizard_spec.rb(11KB)
--------spec_helper.rb(520B)
--------fixtures()
----.gitignore(258B)
----lib()
--------fastlane()
----.circleci()
--------config.yml(2KB)
----README.md(3KB)

网友评论