Project

General

Profile

Download (672 Bytes) Statistics
| Branch: | Tag: | Revision:

foreman_docker / .rubocop.yml @ cefce4bc

# Date Author Comment
fb471374 12/21/2017 03:30 PM Michael Moll

Update to Rails 5.1

  • Fixes #21814 - Add Rails 5 migrations
  • Refs #22045 - update TargetRailsVersion for rubocop
  • Refs #22045 - use ApplicationRecord
  • Refs #22045 - stop using HttpPositionalArguments
  • Fixes #22046 - use rubocop 0.52
72bf89bf 12/13/2017 11:25 AM Michael Moll

Fixes #21921 - Upgrade rubocop to 0.51

367f39d2 05/30/2017 09:50 AM Sebastian Gräßl

Fixes #19694 - Align rubocop configuration with foreman-core

And fix offenses

7ff105d1 12/03/2015 05:26 PM David Davis

Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules

4282fa50 03/15/2015 12:21 PM David Davis

Fixes #9708 - Fixing rubocop config so it can be used with houndci

ac230210 01/29/2015 03:49 PM David Davis

Fixes #9159 - Fix rubocop 0.28.0 errors

0fdc54a8 01/11/2015 06:36 PM David Davis

Refs #7977 - Adjusting class length check in rubocop

8b1f4103 10/18/2014 09:35 AM Daniel Lobato Garcia

Refs #7642 - Refactor image/tag and tests

3bc253a2 10/18/2014 09:34 AM David Davis

Refs #7642 - Create docker image and tag models

dc3be9a0 10/17/2014 10:41 AM David Davis

Fixes #7977 - Enabling rubocop for foreman-docker

9c1fa5fb 10/09/2014 10:07 AM Daniel Lobato Garcia

Rubocop support and config