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

skip_list: - yaml[indentation] doesn't work #4344

Open
alexiszamanidis opened this issue Sep 21, 2024 · 0 comments
Open

skip_list: - yaml[indentation] doesn't work #4344

alexiszamanidis opened this issue Sep 21, 2024 · 0 comments
Labels
bug new Triage required

Comments

@alexiszamanidis
Copy link

Hello,

I want to express my gratitude for the excellent linter you've developed.

I'd like to report an issue regarding the skip_list feature, specifically with:

# .ansible-lint
skip_list:
  - yaml[indentation]

I've added it to my .ansible-lint file, but it doesn't seem to skip these checks as expected. You can review the issue in the following commit where the indentation is enforced after running ansible-lint.

Could you please confirm if I'm missing something or if this might be a bug?

Additionally, I'm curious if there's a way to specify the number of spaces for indentation, as I couldn't find any documentation on this.

Any guidance on this matter would be greatly appreciated.

@alexiszamanidis alexiszamanidis added bug new Triage required labels Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug new Triage required
Projects
Status: No status
Development

No branches or pull requests

1 participant