rubocop-flexport icon indicating copy to clipboard operation
rubocop-flexport copied to clipboard

Provide config for additional global models

Open leosurwiki opened this issue 2 years ago • 1 comments

Currently, we only look at global models from a single directory. However, as we are modularizing monolith models using packwerk, they may be distributed in multiple directories.

This pr introduces AdditionalGlobalModels config, so models outside of the app/models directory can also be treated as global models by this rubocop.

leosurwiki avatar Apr 22 '22 22:04 leosurwiki