RubyMotion
Language / Framework: RubyMotion
Checks: 5
Categories: Style
RubyMotion provides static analysis for RubyMotion code to help ensure more reliable applications.
Enable the Plugin
To enable RubyMotion for your hosted analysis, add the following to your .codeclimate.yml
configuration file: :
plugins:
rubymotion:
enabled: true
More information about the CLI is available in the README here: https://github.com/codeclimate/codeclimate
Configure the Plugin
There is no configuration available for this engine.
Understand the Plugin
For more information about all the checks available and their configuration options, please check out the documentation here: http://www.rubymotion.com/
Updated about 7 years ago