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

OSOE-744: Add wrapper for the markdownlint-cli2 action #351

Merged
merged 41 commits into from
Jun 5, 2024

Conversation

BenedekFarkas
Copy link
Member

@BenedekFarkas BenedekFarkas commented May 17, 2024

OSOE-744
Fixes #289

Note: The markdown-lint action and lombiq.markdownlint.json contains comments to warn about synchronizing the version of markdownlint and configuration changes to Lombiq.NodeJs.Extensions (and vice versa). This is a slight inconvenience (having to maintain this in two places), but these are completely independent libraries providing different means to execute linting and the associated configuration changes are extremely rare/unlikely.

@BenedekFarkas BenedekFarkas self-assigned this May 17, 2024

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment has been minimized.

.github/actions/markdown-lint/lombiq.markdownlint.json Outdated Show resolved Hide resolved
.github/actions/markdown-lint/action.yml Outdated Show resolved Hide resolved
.github/actions/markdown-lint/action.yml Show resolved Hide resolved
.github/actions/markdown-lint/action.yml Show resolved Hide resolved
.github/workflows/markdown-lint.yml Outdated Show resolved Hide resolved
.github/workflows/markdown-lint.yml Outdated Show resolved Hide resolved
@sarahelsaig sarahelsaig added this pull request to the merge queue Jun 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 5, 2024
@sarahelsaig sarahelsaig added this pull request to the merge queue Jun 5, 2024
@sarahelsaig sarahelsaig removed this pull request from the merge queue due to a manual request Jun 5, 2024

This comment was marked as outdated.

@sarahelsaig sarahelsaig added this pull request to the merge queue Jun 5, 2024
Merged via the queue into dev with commit e4dcfb0 Jun 5, 2024
4 of 5 checks passed
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.

Add wrapper for the markdownlint-cli2 action (OSOE-744)
2 participants