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

fix(CI): roll our own linter for YAML #3196

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

jbampton
Copy link
Member

@jbampton jbampton commented Jan 5, 2021

Due to the ASF's policies changing we cannot use the original GitHub Actions for linting as they are not approved

Lint Markdown for rules:

  • MD012/no-multiple-blanks
  • MD032/blanks-around-lists

refs #3178

What this PR does / why we need it:

Fixes the YAML linter so we can continue to have standardized YAML.

Standardizes our Markdown.

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Due to the ASF's policies changing we cannot use the original GitHub Actions for linting as they are not approved

Lint Markdown for rules:
- MD012/no-multiple-blanks
- MD032/blanks-around-lists
@jbampton
Copy link
Member Author

jbampton commented Jan 5, 2021

Pinging @spacewander

The Markdown and YAML linters seem to be working now 👍

@jbampton jbampton mentioned this pull request Jan 5, 2021
4 tasks
@spacewander spacewander merged commit 58b0366 into apache:master Jan 6, 2021
@spacewander
Copy link
Member

@jbampton
Merged. Thanks!

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.

3 participants