We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I tested the repo using the command:
ansible-lint --nocolor >> to-be-improved.txt cat to-be-improved.txt | grep -ioE 'tests\/integration\/.*:' | awk -F: '{print $1}' | sort -u
The output showed the Finished with 1808 failure(s), 681 warning(s) on 157 files. I would like to check it and changed it to resolve all of them.
Finished with 1808 failure(s), 681 warning(s) on 157 files.
List where I would like to change the warnings:
Can you assign me to that task @kbreit?
Thank you! Marcin
to-be-improved.txt
The text was updated successfully, but these errors were encountered:
You should be assigned to this issue.
Sorry, something went wrong.
@y0rune I'd like to integrate the checks you're doing for these into CI. Would you send me the command you're running and I can add it? Thank you.
y0rune
No branches or pull requests
Hello!
I tested the repo using the command:
The output showed the
Finished with 1808 failure(s), 681 warning(s) on 157 files.
I would like to check it and changed it to resolve all of them.
List where I would like to change the warnings:
Can you assign me to that task @kbreit?
Thank you!
Marcin
to-be-improved.txt
The text was updated successfully, but these errors were encountered: