add new lint rule: align table columns #1403
Annotations
10 errors
build (16.x):
src/rules/align-table-columns.ts#L23
Block must not be padded by blank lines
|
build (16.x):
src/rules/align-table-columns.ts#L39
Trailing spaces not allowed
|
build (16.x):
src/rules/align-table-columns.ts#L103
Too many blank lines at the end of file. Max of 2 allowed
|
build (16.x):
src/utils/tables.ts#L3
There should be no space after '{'
|
build (16.x):
src/utils/tables.ts#L3
There should be no space before '}'
|
build (16.x):
src/utils/tables.ts#L9
Block must not be padded by blank lines
|
build (16.x):
src/utils/tables.ts#L23
Block must not be padded by blank lines
|
build (16.x):
src/utils/tables.ts#L37
Strings must use singlequote
|
build (16.x):
src/utils/tables.ts#L53
Strings must use singlequote
|
build (16.x):
src/utils/tables.ts#L67
Strings must use singlequote
|