continue refactoring

This commit is contained in:
Nelson Jovel 2022-07-13 15:32:48 -07:00
parent b7abf2bc8b
commit 757638f6ca
13 changed files with 64 additions and 38 deletions

View file

@ -4,3 +4,10 @@ detectors:
enabled: false
IrresponsibleModule:
enabled: false
exclude_paths:
- spec
- app/views/legacy
- app/controllers/legacy
- app/models/legacy
- db/migrate
- config