Closed Bug 1358948 Opened 7 years ago Closed 7 years ago

Remove redundant eslint "no-spaced-func" rules and standardize on new "func-call-spacing" name

Categories

(Developer Infrastructure :: Lint and Formatting, defect)

3 Branch
defect
Not set
normal

Tracking

(firefox53 wontfix, firefox54 wontfix, firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox53 --- wontfix
firefox54 --- wontfix
firefox55 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

Details

Attachments

(1 file)

The "no-spaced-func" name was deprecated in ESLint v3.3.0 and replaced by "func-call-spacing", which is already specified in the mozilla/recommended rules and some other .eslintrc.js files.

http://eslint.org/docs/rules/no-spaced-func

http://eslint.org/docs/rules/func-call-spacing
Comment on attachment 8860790 [details]
Bug 1358948 - Remove redundant eslint "no-spaced-func" rules and standardize on new "func-call-spacing" name.

https://reviewboard.mozilla.org/r/132752/#review135702
Attachment #8860790 - Flags: review?(standard8) → review+
Pushed by cpeterson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bec4407439ec
Remove redundant eslint "no-spaced-func" rules and standardize on new "func-call-spacing" name. r=standard8
https://hg.mozilla.org/mozilla-central/rev/bec4407439ec
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Product: Testing → Firefox Build System
Version: Version 3 → 3 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: