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

Adds a YAML eslint linter. #312

Merged
merged 6 commits into from
Jun 7, 2024
Merged

Commits on Jun 7, 2024

  1. Added YAML linter.

    Signed-off-by: dblock <[email protected]>
    dblock committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    06595a3 View commit details
    Browse the repository at this point in the history
  2. Turn off newly added @typescript-eslint rules.

    Signed-off-by: dblock <[email protected]>
    dblock committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6d72f2e View commit details
    Browse the repository at this point in the history
  3. Dynamically create an invalid YAML file in tests to avoid tripping th…

    …e linter.
    
    Signed-off-by: dblock <[email protected]>
    dblock committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    acb21a1 View commit details
    Browse the repository at this point in the history
  4. Turn on yml/indent.

    Signed-off-by: dblock <[email protected]>
    dblock committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    92e07bd View commit details
    Browse the repository at this point in the history
  5. Fix: spec download URL.

    Signed-off-by: dblock <[email protected]>
    dblock committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8587cdc View commit details
    Browse the repository at this point in the history
  6. Fix: lint.test.ts.

    Signed-off-by: dblock <[email protected]>
    dblock committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ae4c918 View commit details
    Browse the repository at this point in the history