Updated SC2001 (markdown)
substring expansion
Updated JUnit (markdown)
Add wiki link with error explaination to failure message. Useful for viewers that show the message, but not the source like the gitlab merge request viewer.
Add problematic/correct examples for readonly declarations
Remove the other options since its installed by default.
Travis CI is deprecating the keyword 'sudo' https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
Updated SC2154 (markdown)
Updated SC2162 (markdown)
added a link to bash "internal read" documentation with example
Updated SC2009 (markdown)
Updated SC2169 (markdown)
problematic code is identical to correct code
Destroyed _Footer (markdown)
Created _Footer (markdown)
Created SC2242 (markdown)
Created SC2241 (markdown)
Updated SC2152 (markdown)
Updated SC1036 (markdown)
List special characters, link to bash manual
Created SC2240 (markdown)
Updated SC2004 (markdown)
Updated SC1064 (markdown)
Updated SC2034 (markdown)
Fix grammar; should be "an fi", not "a fi"
Destroyed SC2181 tell inverting return value will overwrite it (markdown)