Skip to content

Quantco/pre-commit-mirrors-shellcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shellcheck pre-commit hook

pre-commit hook of shellcheck with conda as a language / package manager.

For pre-commit: see here

For shellcheck: see here

Using shellcheck with pre-commit and conda:

Add this to your .pre-commit-config.yaml

 - repo: https://github.com/quantco/pre-commit-mirrors-shellcheck
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: shellcheck-conda

About

pre-commit hook for shellcheck

Resources

License

Stars

Watchers

Forks

Packages

No packages published