We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix typos and add syntax highlighting to code-blocks
Add sample to exclude file/directory.
Add Docker example
Fix quoting of `find` command and use xargs instead of a while loop, which preserves the exit status.
removing globstar
removing need for globstar
adding more possible bash file extensions
Updated Recursiveness (markdown)
Added POSIX compatible options without shellcheck warnings
Speling nasi fixed some typos.
Add a page about how to use shellcheck recursively