Refactoring function Complexity from 22-15 and 16-15, src/install.js #46
Annotations
10 errors
test:
src/install.js#L126
Expected indentation of 1 tab but found 4 spaces
|
test:
src/install.js#L126
'ciVals' is never reassigned. Use 'const' instead
|
test:
src/install.js#L127
Trailing spaces not allowed
|
test:
src/install.js#L128
Expected indentation of 1 tab but found 4 spaces
|
test:
src/install.js#L129
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/install.js#L130
Expected indentation of 1 tab but found 4 spaces
|
test:
src/install.js#L131
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/install.js#L132
Expected indentation of 1 tab but found 4 spaces
|
test:
src/install.js#L136
Expected indentation of 1 tab but found 4 spaces
|
test:
src/install.js#L137
Expected indentation of 2 tabs but found 8 spaces
|