Open Bug 1554895 Opened 6 years ago Updated 3 years ago

Simplify devtools/client/shared/sourceeditor/css-autocompleter.js and remove eslint-disable complexity

Categories

(DevTools :: Source Editor, task)

task

Tracking

(Not tracked)

People

(Reporter: pbro, Unassigned)

References

(Blocks 1 open bug)

Details

This file contains a special eslint comment to temporarily disable the complexity eslint rule since it contains one or more functions that exceed the maximum complexity threshold. The code should be simplified, and the comment removed. Link to the code in question: https://searchfox.org/mozilla-central/search?q=eslint-disable+complexity&case=false&regexp=false&path=devtools%2Fclient%2Fshared%2Fsourceeditor%2Fcss-autocompleter.js

Component: General → Source Editor
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.