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(yamllint): add YAML linting (#838) #838

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    ad4d5ab View commit details
    Browse the repository at this point in the history
  2. ci(markdownlint): add Markdown linting (reanahub#838)

    Closes reanahub#836
    
    Co-authored-by: Tibor Šimko <[email protected]>
    jlemesh and tiborsimko committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6a437e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ecf556 View commit details
    Browse the repository at this point in the history
  4. ci(shfmt): add shfmt code formatting checks (reanahub#838)

    Also adds basic `.editorconfig` configuration for various languages
    since this is the primary way how to configure `shfmt` shell script
    source code formatting with respect to indentation.
    
    Closes reanahub#836
    tiborsimko committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a9abb0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b8edd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. ci(jsonlint): add JSON linting (reanahub#838)

    In addition to adding JSON linting, this commit orders all GitHub CI
    checks alphabetically.
    
    Closes reanahub#836
    tiborsimko committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    430e2e4 View commit details
    Browse the repository at this point in the history