Skip to content
spiralofhope edited this page Mar 24, 2020 · 17 revisions

Use find instead of ls to better handle non-alphanumeric filenames.

Problematic code:

TODO

Correct code:

TODO

Rationale

TODO

Exceptions

TODO

ShellCheck

Each individual ShellCheck warning has its own wiki page like SC1000. Use GitHub Wiki's "Pages" feature above to find a specific one, or see Checks.

Clone this wiki locally