mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated DevGuide (markdown)
@@ -1,6 +1,6 @@
|
|||||||
# ShellCheck Dev Guide
|
# ShellCheck Dev Guide
|
||||||
|
|
||||||
Want to write a new test?
|
Want to write a new test? (as opposed to an [[Integration]] with an editor or CI system)
|
||||||
|
|
||||||
Some familiarity with Haskell helps. Most checks just use pattern matching and function calls. Grokking monads is generally not required, but `do` notation may come in handy.
|
Some familiarity with Haskell helps. Most checks just use pattern matching and function calls. Grokking monads is generally not required, but `do` notation may come in handy.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user