diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2019-07-26 14:52:18 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2019-07-30 14:52:54 +0200 |
commit | cc6619a80f5a101619d3631a05c61c8561705f69 (patch) | |
tree | 9c8b6960c56bef0de361ff2ab25aff57ea543866 /.mdlrc.style | |
parent | 916183a7fd63f772a8493c9ac782b465503f9d13 (diff) | |
download | gitlab-ce-cc6619a80f5a101619d3631a05c61c8561705f69.tar.gz |
Extend cop for verifying injecting of EE modules
This extends the InjectEnterpriseEditionModule RuboCop cop so that it
verifies the following:
1. The line number the injection occurs on (as before).
2. The method used (e.g. prepend instead of prepend_if_ee).
3. The argument type passed when using the new module injection methods.
Diffstat (limited to '.mdlrc.style')
0 files changed, 0 insertions, 0 deletions