sara0871 / codeguard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding style @ codequest codebeat badge

One stop shop for style

Eat glitter for breakfast

At code quest we enjoy tools that standardize and improve code style. As a team, the less menial stuff you have to worry about the better your code review is. In essence this gem is a source of linter configs. Feel free to suggest improvements.

Installation

Add to your Gemfile:

group :development, :test do
  gem 'codeguard'
end

and run bundle install.

Check HELP for more information or run codeguard help

About

License:MIT License


Languages

Language:Ruby 100.0%