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

Support additional yamllint flags #19

Closed
xunholy opened this issue May 26, 2021 · 1 comment
Closed

Support additional yamllint flags #19

xunholy opened this issue May 26, 2021 · 1 comment

Comments

@xunholy
Copy link

xunholy commented May 26, 2021

I couldn't find a way to use the --no-warning as it didn't appear to be supported.

Current available list of commands in latest version:

optional arguments:
  -h, --help            show this help message and exit
  -                     read from standard input
  -c CONFIG_FILE, --config-file CONFIG_FILE
                        path to a custom configuration
  -d CONFIG_DATA, --config-data CONFIG_DATA
                        custom configuration (as YAML source)
  -f {parsable,standard,colored,github,auto}, --format {parsable,standard,colored,github,auto}
                        format for parsing output
  -s, --strict          return non-zero exit code on warnings as well as errors
  --no-warnings         output only error level problems
  -v, --version         show program's version number and exit
ibiqlik added a commit that referenced this issue May 26, 2021
ibiqlik added a commit that referenced this issue May 26, 2021
@ibiqlik
Copy link
Owner

ibiqlik commented May 26, 2021

@xunholy thanks, I've added the flag and there's a new release v3.0.2, v3.0 and v3 that supports it.

@ibiqlik ibiqlik closed this as completed May 26, 2021
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

No branches or pull requests

2 participants