Open Bug 1554904 Opened 5 years ago Updated 2 years ago

Simplify devtools/server/actors/accessibility/walker.js and remove eslint-disable complexity

Categories

(DevTools :: Accessibility Tools, 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%2Fserver%2Factors%2Faccessibility%2Fwalker.js

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