Skip to content

add new lint rule: align table columns #1403

add new lint rule: align table columns

add new lint rule: align table columns #1403

Triggered via pull request November 27, 2024 02:45
@OoopzOoopz
synchronize #1232
Ooopz:master
Status Failure
Total duration 57s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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