Project

General

Profile

Actions

Bug #16166

closed

rubocop raises offences for files under node_modules/

Added by Dominic Cleal over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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') {
Actions

Also available in: Atom PDF