Skip to content

tools,test,lib: enable no-cond-assign ESLint rule

Rodrigo Muino Tomonari requested to merge github/fork/Trott/no-cond-assign into master

no-cond-assign is one of the few ESLint recommended rules that we have turned off. This change enables the rule.

Merge request reports

Loading