This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Fixing lint and adding configuration for cdk local #1860
Annotations
3 errors
|
Markdown Lint
Failed with exit code: 1
|
|
Multiple consecutive blank lines:
content/en/user-guide/integrations/aws-cdk/index.md#L122
content/en/user-guide/integrations/aws-cdk/index.md:122 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
|
|
Max 1 sentence should be on a line:
content/en/user-guide/integrations/aws-cdk/index.md#L119
content/en/user-guide/integrations/aws-cdk/index.md:119:105 max-one-sentence-per-line Max 1 sentence should be on a line [Context: "t name). Note:"] https://github.com/aepfli/markdownlint-rule-max-one-sentence-per-line
|