17 Forks
36 Stars
36 Watchers

rubocop-i18n

RuboCop rules for detecting and autocorrecting undecorated strings for i18n (gettext and rails-i18n)

How to download and setup rubocop-i18n

Open terminal and run command
git clone https://github.com/puppetlabs/rubocop-i18n.git
git clone is used to create a copy or clone of rubocop-i18n repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rubocop-i18n https://github.com/puppetlabs/rubocop-i18n/archive/master.zip

Or simply clone rubocop-i18n with SSH
[email protected]:puppetlabs/rubocop-i18n.git

If you have some problems with rubocop-i18n

You may open issue on rubocop-i18n support forum (system) here: https://github.com/puppetlabs/rubocop-i18n/issues