fix: wrong report for object option in jsonc/object-curly-spacing
(…
#728
NodeCI.yml
on: push
lint
1m 18s
test-for-win-integrations
1m 58s
test-for-mac-integrations
4m 43s
test-for-ubuntu-integrations
56s
test-and-coverage
45s
Matrix: test-with-eslint6
Matrix: test-with-eslint7
Matrix: test
Annotations
8 warnings
lint:
lib/rules/indent.ts#L1112
Method 'Program:exit' has a complexity of 21. Maximum allowed is 16
|
lint:
lib/rules/key-spacing.ts#L471
Function 'report' has a complexity of 21. Maximum allowed is 16
|
lint:
lib/rules/no-irregular-whitespace.ts#L8
Unexpected 'todo' comment: 'TODO: We will switch this in the next...'
|
lint:
lib/rules/quote-props.ts#L169
Function 'checkUnnecessaryQuotes' has a complexity of 18. Maximum allowed is 16
|
lint:
lib/utils/eslint-ast-utils.ts#L28
Function 'canTokensBeAdjacent' has a complexity of 33. Maximum allowed is 16
|
lint:
tests/lib/rules/no-multi-str.ts#L13
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
lint:
tests/lib/rules/no-multi-str.ts#L18
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
lint:
tests/lib/rules/no-multi-str.ts#L24
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|