Skip to content

chore: add markdownlint config, allow long table lines#49

Merged
benner merged 1 commit into
mainfrom
chore/markdownlint-config
Apr 25, 2026
Merged

chore: add markdownlint config, allow long table lines#49
benner merged 1 commit into
mainfrom
chore/markdownlint-config

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented Apr 25, 2026

Table rows with long identifiers (e.g. env var names) inevitably exceed
80 chars. Disabling MD013 for tables avoids forcing awkward workarounds
while keeping line length enforced everywhere else.

Table rows with long identifiers (e.g. env var names) inevitably exceed
80 chars. Disabling MD013 for tables avoids forcing awkward workarounds
while keeping line length enforced everywhere else.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner marked this pull request as ready for review April 25, 2026 15:41
@benner benner merged commit 249a2f1 into main Apr 25, 2026
4 checks passed
@benner benner deleted the chore/markdownlint-config branch April 25, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant