Module: Pronto::RubyCriticVersion
- Defined in:
- lib/pronto/rubycritic/version.rb
Overview
Version module loaded by the gemspec before Pronto::Runner is available. A separate module is used (instead of Pronto::RubyCritic::VERSION) because the main runner class inherits from Pronto::Runner, which is not yet loaded at gemspec-build time.
Constant Summary collapse
- VERSION =
'0.12.0'