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

Add support for yamllint config file #1124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

revi
Copy link

@revi revi commented Dec 30, 2024

yamllint looks for .yamllint file before looking for .yamllint.yaml or .yamllint.yml.

  • Added a change log entry in changelog.d/<directory>/.
  • Added self to copyright blurb of touched files.
  • Added self to AUTHORS.rst.
  • My changes do not contradict
    the current specification.
  • I agree to license my contribution under the licenses indicated in the
    changed files.

Note

This somewhat depends on #1123 in which merging 1123 will add AUTHORS.rst and copyright header correctly, so I checked them.

[yamllint](https://yamllint.readthedocs.io/en/stable/configuration.html)
looks for `.yamllint` file before looking for `.yamllint.yaml` or
`.yamllint.yml`.

Signed-off-by: Yongmin Hong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant