Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown Lint blocking pipeline #4876

Closed
danielnginx opened this issue Jan 8, 2024 · 0 comments · Fixed by #5172
Closed

Markdown Lint blocking pipeline #4876

danielnginx opened this issue Jan 8, 2024 · 0 comments · Fixed by #5172
Assignees
Labels
backlog Pull requests/issues that are backlog items
Milestone

Comments

@danielnginx
Copy link
Collaborator

danielnginx commented Jan 8, 2024

Describe the bug

When you have MD files with line length greater than 120 the pipeline is blocked by that rule.

To Reproduce

Add a line on a MD file outside of the "docs" folder with more than 120 characters and push a pull request

Expected behavior

The pipeline should pass independent of the line length on MD files

This line should be removed from the configuration or a greater limit set: https://github.com/nginxinc/kubernetes-ingress/blob/c7881e7703ea305fe403d2f8024297f6e10d5c22/build/README.md

### Tasks
@oseoin oseoin mentioned this issue Feb 2, 2024
6 tasks
@danielnginx danielnginx added the backlog Pull requests/issues that are backlog items label Feb 8, 2024
@danielnginx danielnginx self-assigned this Feb 8, 2024
@brianehlert brianehlert added this to the v3.5.0 milestone Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants