Hide Forgot
Getting NoMethodError: undefined method `last_comment' for #<Rake::Application:0x00556033298d88> This was discussed on the upstream list, Rubocop 0.35 is broken. We need to either pin it to 0.35 as in upstream, or move to 0.38.1 which fixed the issue (https://github.com/bbatsov/rubocop/commit/88a200e59e10868450ceb4316ffc600d9a09b95c) It will likely break our internal CI as well.