ManageIQ/miq_bot
View on GitHubAdd ability for robocop commenter to ignore certain changes
Open
#35 opened on Feb 18, 2015
enhancementhelp wantedpinned
Repository metrics
- Stars
- (16 stars)
- PR merge metrics
- (PR metrics pending)
Description
Use case: I am renaming a large old file (shows up as an add and delete in git) without changing any of the content. Rubocop comments on the PR with 400+ issues in the old file.
It would be nice to be able to add [no complaints] to the commit message and have rubocop ignore those changes in its comment.