summaryrefslogtreecommitdiff
path: root/rubocop
Commit message (Expand)AuthorAgeFilesLines
* Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keysYorick Peterse2017-02-102-0/+28
* Add a spec for our custom GemFetcher coprs-gemfetcher-cop-specRobert Speicher2017-02-092-9/+18
* Explicitly require rubocop migration_helpersdm-add-column-with-default-copDouwe Maan2017-02-083-1/+4
* Add cop that checks if add_column_with_default is used with up/down methodsDouwe Maan2017-02-084-5/+40
* cop for gem fetched from a git sourceAdam Pahlevi2017-01-312-0/+29
* Added RuboCop cops for checking DB migrationsmigration-copsYorick Peterse2016-06-294-0/+109