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

Enable markdownlint in CI and pre-commit hook #1890

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on May 3, 2023

  1. iox-eclipse-iceoryx#921 Add markdownlint hook and ci script

    Signed-off-by: Ziad Mostafa <[email protected]>
    zmostafa committed May 3, 2023
    Configuration menu
    Copy the full SHA
    403271d View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#921 Enable fixing markdown errors

    Signed-off-by: Ziad Mostafa <[email protected]>
    zmostafa committed May 3, 2023
    Configuration menu
    Copy the full SHA
    267ae2d View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#921 Update code line length to match clang's

    Signed-off-by: Ziad Mostafa <[email protected]>
    zmostafa committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c55612d View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#921 Run markdownlint for all files

    Signed-off-by: Ziad Mostafa <[email protected]>
    zmostafa committed May 3, 2023
    Configuration menu
    Copy the full SHA
    374c367 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#921 Enable markdown in CI

    Signed-off-by: Ziad Mostafa <[email protected]>
    zmostafa committed May 3, 2023
    Configuration menu
    Copy the full SHA
    709bea8 View commit details
    Browse the repository at this point in the history