summaryrefslogtreecommitdiff
path: root/rubocop/cop
Commit message (Expand)AuthorAgeFilesLines
* Add RuboCop cop for custom error classesSean McGivern2017-03-011-0/+64
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-6/+6
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-6/+6
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-6/+6
* Enable Style/MutableConstantDouwe Maan2017-02-235-7/+7
* Enable Style/DotPositionDouwe Maan2017-02-231-6/+6
* Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keysYorick Peterse2017-02-101-0/+27
* Add a spec for our custom GemFetcher coprs-gemfetcher-cop-specRobert Speicher2017-02-091-7/+16
* Explicitly require rubocop migration_helpersdm-add-column-with-default-copDouwe Maan2017-02-082-0/+4
* Add cop that checks if add_column_with_default is used with up/down methodsDouwe Maan2017-02-083-4/+38
* cop for gem fetched from a git sourceAdam Pahlevi2017-01-311-0/+28
* Added RuboCop cops for checking DB migrationsmigration-copsYorick Peterse2016-06-292-0/+96