Add AnnotateRoutes::AnnotationProcessor and AnnotateRoutes::RemovalProcessor
cf. #790, #792
In order to refactor AnnoateRoutes, I added AnnotateRoutes::AnnotationProcessor and AnnotateRoutes::RemovalProcessor.
Refactoring AnnotateRoutes is finished in this PR and I would like to refactor AnnotateModels in a like way.
Hello @nard-tech,
Is this still valid? If so, can you fix the conflict?
Hello @ctran, the conflict is in .rubocop_todo.yml. So I excuted rubocop --auto-gen-config and re-generate .rubocop_todo.yml.
Now this PR is valid. Please merge if there is no problem.
@ctran I cherry-picked the commit in #865 (e874241) to this pull request, and the CI worked fine.
So after #865 merged, I will rebase this pull request onto develop branch.
Please review again after rebase.