Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Markdown linting support #159

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

alessandromazza98
Copy link
Contributor

Closes #96

I add markdownlint support in CI with a config file .markdownlint.json in order to not display line length errors because I think they sometimes are necessary.

I add in the README.md the steps to lint md files so that there are no problems in CI.

Let me know what do you think.
Thanks

@adrain-cb
Copy link
Collaborator

Hey @alessandromazza98, thanks for the contribution! Once the failing checks pass, I'll go ahead and give this a +1

@alessandromazza98
Copy link
Contributor Author

Now I get a golang-ci lint error but it's related to a file I did not change, which is health.go.

@epociask
Copy link
Collaborator

@alessandromazza98 I see that, for some reason the last merged PR introduced this regression which for some reason wasn't detected in CI. Nonetheless I've put another PR in the meantime to fix this. Once this is merged you should be able to rebase and we'll be smooth sailing ⛵

@alessandromazza98
Copy link
Contributor Author

Should be ok now

Copy link
Collaborator

@epociask epociask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thank you very much 🔥

@epociask epociask merged commit 57c02f7 into base-org:master Sep 29, 2023
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown Linting Support
3 participants