Classes: Cli, Linter
"0.2.0".freeze
6 7 8
# File 'lib/i18n_linter_rb.rb', line 6 def self.lint(argv = ARGV) Cli.new(argv).run end