Actions
Bug #16166
closedrubocop raises offences for files under node_modules/
Description
rubocop is scanning the node_modules directory, which contains a bit of Ruby code raising a style offence:
Offenses: node_modules/jquery-ujs/test/server.rb:57:25: C: Avoid using {...} for multi-line blocks. send(method, '/echo') {
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3743 added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset bdd9d608176c27447d6ed1927c9a20ec41d9267d.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 160
Actions