mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated DevGuide (markdown)
@@ -6,6 +6,10 @@ Some familiarity with Haskell helps. Most checks just use pattern matching and f
|
||||
|
||||
Feel free to skip ahead to "ShellCheck in Practice".
|
||||
|
||||
## ShellCheck Wiki policy
|
||||
|
||||
The ShellCheck Wiki can be edited by anyone with a GitHub account. Feel free to update it with special cases and additional information. If you are making a significant edit and would like someone to double check it, you can file an issue with the title `[Wiki] Updated SC1234 to ...` (and point to this paragraph since this suggestion is still new).
|
||||
|
||||
## ShellCheck Theory
|
||||
|
||||
Here's the basic flow of code through ShellCheck:
|
||||
|
Reference in New Issue
Block a user