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

Make yamllint happy #16

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Make yamllint happy #16

merged 2 commits into from
Nov 13, 2023

Commits on Nov 12, 2023

  1. Make yamllint happy

    Add a .yamllint file to disable the line-length rule, and add the yaml
    [document start](https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.document_start) to actions.yaml.
    
    Any developer that uses editors with syntax checking (specifically with
    yamllint) happier.
    
    Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
    bhundven committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    82cfd0b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    3998ad5 View commit details
    Browse the repository at this point in the history