annotate_models
annotate_models copied to clipboard
[Fix #630] do not re-annotate when wrapper matches column_pattern
Fixes https://github.com/ctran/annotate_models/issues/630
thanks!
Could you resolve the conflicts? Thanks.
@ctran
1- CI / test (2.3.x) fails on "Setup Ruby" step. I cannot do anything with it from my end, please check. 2- Please explain if I should fix violations reported by Hound bot, because it still passes the check and Rubocop does not detect any offences with the current config.
@sashabelozerov I fixed CI, if you rebase it should pass in Travis and Github. The Hound bot is new.
@ctran should it be a hard blocker? We already have Rubocop.
@drwl Thanks, I've rebased the branch.