1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/.gitignore
Daniel Colson 29249b3751 Add RuboCop configuration
This is similar to the work Christian Bruckmayer is doing over on
factory_bot. I read that Hound doesn't support the
`inherited_from` key, so I put all of the todos
from the auto-generated `.rubocop_todo.yml` straight into the
`.rubocop.yml`.

fixup! Add RuboCop configuration
2018-09-18 23:09:25 -04:00

10 lines
101 B
Text

*.swp
.bundle
gemfiles/*.lock
coverage
factory_girl_rails-*.gem
pkg
rdoc
test.db
tmp
.rubocop-https*