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

CI: Add Markdown Linter #5367

Merged
merged 24 commits into from
Oct 21, 2022
Merged

CI: Add Markdown Linter #5367

merged 24 commits into from
Oct 21, 2022

Commits on Oct 21, 2022

  1. Add markdown linter

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    39dc61b View commit details
    Browse the repository at this point in the history
  2. Make changes to important files

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d50c7a8 View commit details
    Browse the repository at this point in the history
  3. Add the thing

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    66c78a2 View commit details
    Browse the repository at this point in the history
  4. Oof

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c7fa4c0 View commit details
    Browse the repository at this point in the history
  5. Create markdown lint config

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e871744 View commit details
    Browse the repository at this point in the history
  6. MD003: Force ATX heading style

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d239d1f View commit details
    Browse the repository at this point in the history
  7. Disable MD006

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5ff26d3 View commit details
    Browse the repository at this point in the history
  8. Disable MD036

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9a91dac View commit details
    Browse the repository at this point in the history
  9. Disable MD043

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    acc0cd6 View commit details
    Browse the repository at this point in the history
  10. Disable MD039

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d88c11d View commit details
    Browse the repository at this point in the history
  11. Disable MD007

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d4b406e View commit details
    Browse the repository at this point in the history
  12. Disable MD027

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a73f0e3 View commit details
    Browse the repository at this point in the history
  13. Disable MD037

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2c9d380 View commit details
    Browse the repository at this point in the history
  14. Disable MD014

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6fa1f63 View commit details
    Browse the repository at this point in the history
  15. Disable rules by default

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c61887b View commit details
    Browse the repository at this point in the history
  16. Disable MD002

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    de35b3a View commit details
    Browse the repository at this point in the history
  17. Disable MD045 (sigh)

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    df08121 View commit details
    Browse the repository at this point in the history
  18. Apply suggestions from code review

    Co-authored-by: Micah Zoltu <micah@zoltu.net>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8e8cdd3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7288527 View commit details
    Browse the repository at this point in the history
  20. Update ci.yml

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b6b8ba0 View commit details
    Browse the repository at this point in the history
  21. Update config/.markdownlint.yaml

    Pandapip1 authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    18ef475 View commit details
    Browse the repository at this point in the history
  22. Re-enable MD022

    Co-authored-by: xinbenlv <zzn@zzn.im>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    93b0260 View commit details
    Browse the repository at this point in the history
  23. Rephrase with @xinbenlv's suggestion

    Co-authored-by: xinbenlv <zzn@zzn.im>
    2 people authored and SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e365d5d View commit details
    Browse the repository at this point in the history
  24. Fix markdown again

    SamWilsn committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a3706ed View commit details
    Browse the repository at this point in the history