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

shellcheck failing #472

Open
guykisel opened this issue May 10, 2019 · 0 comments
Open

shellcheck failing #472

guykisel opened this issue May 10, 2019 · 0 comments

Comments

@guykisel
Copy link
Owner

guykisel commented May 10, 2019

11:02:36  --------------------------------------------------------------------------------
11:02:36  ['shellcheck', '-x', '-f', 'json', '-e', 'SC2086', '*****']
11:02:36  --------------------------------------------------------------------------------
11:02:36  unrecognized option `-x'
11:02:36  
11:02:36  Usage: shellcheck [OPTIONS...] FILES...
11:02:36    -e CODE1,CODE2..  --exclude=CODE1,CODE2..  exclude types of warnings
11:02:36    -f FORMAT         --format=FORMAT          output format
11:02:36    -s SHELLNAME      --shell=SHELLNAME        Specify dialect (bash,sh,ksh,zsh)
11:02:36    -V                --version                Print version information
11:02:36  
11:02:36  
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

1 participant