ESLint has found some issues with your code (please check the JavaScript coding standards )

/var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 2, col 3, Error - Strings must use singlequote. (quotes) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 4, col 1, Error - Expected indentation of 4 spaces but found 6. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 5, col 1, Error - Expected indentation of 4 spaces but found 6. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 6, col 1, Error - Expected indentation of 4 spaces but found 6. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 7, col 1, Error - Expected indentation of 6 spaces but found 8. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 8, col 1, Error - Expected indentation of 6 spaces but found 8. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 9, col 1, Error - Expected indentation of 6 spaces but found 8. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 10, col 1, Error - Expected indentation of 4 spaces but found 6. (indent) /var/www/html/Contribution/pinterest_hover/js/exclude_hover_selectors.js: line 11, col 1, Error - Expected indentation of 2 spaces but found 4. (indent) 9 problems

Comments

Sivaprasad C created an issue. See original summary.

sivaprasadc’s picture

Hi,

I have created a patch file for the same. Please review it.

sivaprasadc’s picture

Assigned: sivaprasadc » Unassigned
Status: Active » Needs review
bandanasharma’s picture

Status: Needs review » Reviewed & tested by the community

#2 patch apply cleanly. File show correct indentation.

mbaynton’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.