jbampton opened a new issue, #10976:
URL: https://github.com/apache/cloudstack/issues/10976

   https://github.com/shellcheck-py/shellcheck-py
   
   https://www.shellcheck.net/
   
   https://github.com/koalaman/shellcheck
   
   Example `.pre-commit-config.yaml` entry:
   
   ```
    - repo: https://github.com/shellcheck-py/shellcheck-py
      rev: v0.10.0.1
      hooks:
        - id: shellcheck
   ```
   
   Example `.shellcheckrc` config file:
   
   ```
   disable=SC2004,SC2041,SC2155,SC2181
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to