diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..b41fef8 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,302 @@ +[ShellCheck](https://github.com/koalaman/shellcheck/wiki) + +* Installation + * [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6) + * [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/More-Installation-Guides) + +* Usage + * [Directive](https://github.com/koalaman/shellcheck/wiki/Directive) + * [Ignore](https://github.com/koalaman/shellcheck/wiki/Ignore) + +* Integrating and extending + * [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide) + * [Integration](https://github.com/koalaman/shellcheck/wiki/Integration) + * [JUnit](https://github.com/koalaman/shellcheck/wiki/JUnit) + * [TravisCI](https://github.com/koalaman/shellcheck/wiki/TravisCI) + +* [Parser error](https://github.com/koalaman/shellcheck/wiki/Parser-error) +* [Severity](https://github.com/koalaman/shellcheck/wiki/severity) +* [Template](https://github.com/koalaman/shellcheck/wiki/Template) + +* Rules + * [SC1000](https://github.com/koalaman/shellcheck/wiki/SC1000) + * [SC1001](https://github.com/koalaman/shellcheck/wiki/SC1001) + * [SC1003](https://github.com/koalaman/shellcheck/wiki/SC1003) + * [SC1004](https://github.com/koalaman/shellcheck/wiki/SC1004) + * [SC1007](https://github.com/koalaman/shellcheck/wiki/SC1007) + * [SC1009](https://github.com/koalaman/shellcheck/wiki/SC1009) + * [SC1010](https://github.com/koalaman/shellcheck/wiki/SC1010) + * [SC1011](https://github.com/koalaman/shellcheck/wiki/SC1011) + * [SC1014](https://github.com/koalaman/shellcheck/wiki/SC1014) + * [SC1015](https://github.com/koalaman/shellcheck/wiki/SC1015) + * [SC1016](https://github.com/koalaman/shellcheck/wiki/SC1016) + * [SC1017](https://github.com/koalaman/shellcheck/wiki/SC1017) + * [SC1018](https://github.com/koalaman/shellcheck/wiki/SC1018) + * [SC1020](https://github.com/koalaman/shellcheck/wiki/SC1020) + * [SC1026](https://github.com/koalaman/shellcheck/wiki/SC1026) + * [SC1028](https://github.com/koalaman/shellcheck/wiki/SC1028) + * [SC1029](https://github.com/koalaman/shellcheck/wiki/SC1029) + * [SC1035](https://github.com/koalaman/shellcheck/wiki/SC1035) + * [SC1037](https://github.com/koalaman/shellcheck/wiki/SC1037) + * [SC1038](https://github.com/koalaman/shellcheck/wiki/SC1038) + * [SC1039](https://github.com/koalaman/shellcheck/wiki/SC1039) + * [SC1040](https://github.com/koalaman/shellcheck/wiki/SC1040) + * [SC1041](https://github.com/koalaman/shellcheck/wiki/SC1041) + * [SC1042](https://github.com/koalaman/shellcheck/wiki/SC1042) + * [SC1044](https://github.com/koalaman/shellcheck/wiki/SC1044) + * [SC1045](https://github.com/koalaman/shellcheck/wiki/SC1045) + * [SC1046](https://github.com/koalaman/shellcheck/wiki/SC1046) + * [SC1048](https://github.com/koalaman/shellcheck/wiki/SC1048) + * [SC1049](https://github.com/koalaman/shellcheck/wiki/SC1049) + * [SC1051](https://github.com/koalaman/shellcheck/wiki/SC1051) + * [SC1052](https://github.com/koalaman/shellcheck/wiki/SC1052) + * [SC1053](https://github.com/koalaman/shellcheck/wiki/SC1053) + * [SC1054](https://github.com/koalaman/shellcheck/wiki/SC1054) + * [SC1064](https://github.com/koalaman/shellcheck/wiki/SC1064) + * [SC1065](https://github.com/koalaman/shellcheck/wiki/SC1065) + * [SC1066](https://github.com/koalaman/shellcheck/wiki/SC1066) + * [SC1068](https://github.com/koalaman/shellcheck/wiki/SC1068) + * [SC1071](https://github.com/koalaman/shellcheck/wiki/SC1071) + * [SC1072](https://github.com/koalaman/shellcheck/wiki/SC1072) + * [SC1073](https://github.com/koalaman/shellcheck/wiki/SC1073) + * [SC1075](https://github.com/koalaman/shellcheck/wiki/SC1075) + * [SC1077](https://github.com/koalaman/shellcheck/wiki/SC1077) + * [SC1078](https://github.com/koalaman/shellcheck/wiki/SC1078) + * [SC1079](https://github.com/koalaman/shellcheck/wiki/SC1079) + * [SC1081](https://github.com/koalaman/shellcheck/wiki/SC1081) + * [SC1082](https://github.com/koalaman/shellcheck/wiki/SC1082) + * [SC1083](https://github.com/koalaman/shellcheck/wiki/SC1083) + * [SC1084](https://github.com/koalaman/shellcheck/wiki/SC1084) + * [SC1086](https://github.com/koalaman/shellcheck/wiki/SC1086) + * [SC1087](https://github.com/koalaman/shellcheck/wiki/SC1087) + * [SC1088](https://github.com/koalaman/shellcheck/wiki/SC1088) + * [SC1089](https://github.com/koalaman/shellcheck/wiki/SC1089) + * [SC1090](https://github.com/koalaman/shellcheck/wiki/SC1090) + * [SC1091](https://github.com/koalaman/shellcheck/wiki/SC1091) + * [SC1094](https://github.com/koalaman/shellcheck/wiki/SC1094) + * [SC1095](https://github.com/koalaman/shellcheck/wiki/SC1095) + * [SC1097](https://github.com/koalaman/shellcheck/wiki/SC1097) + * [SC1098](https://github.com/koalaman/shellcheck/wiki/SC1098) + * [SC1099](https://github.com/koalaman/shellcheck/wiki/SC1099) + * [SC1100](https://github.com/koalaman/shellcheck/wiki/SC1100) + * [SC1101](https://github.com/koalaman/shellcheck/wiki/SC1101) + * [SC1102](https://github.com/koalaman/shellcheck/wiki/SC1102) + * [SC1104](https://github.com/koalaman/shellcheck/wiki/SC1104) + * [SC1105](https://github.com/koalaman/shellcheck/wiki/SC1105) + * [SC1107](https://github.com/koalaman/shellcheck/wiki/SC1107) + * [SC1108](https://github.com/koalaman/shellcheck/wiki/SC1108) + * [SC1109](https://github.com/koalaman/shellcheck/wiki/SC1109) + * [SC1110](https://github.com/koalaman/shellcheck/wiki/SC1110) + * [SC1111](https://github.com/koalaman/shellcheck/wiki/SC1111) + * [SC1112](https://github.com/koalaman/shellcheck/wiki/SC1112) + * [SC1113](https://github.com/koalaman/shellcheck/wiki/SC1113) + * [SC1114](https://github.com/koalaman/shellcheck/wiki/SC1114) + * [SC1115](https://github.com/koalaman/shellcheck/wiki/SC1115) + * [SC1116](https://github.com/koalaman/shellcheck/wiki/SC1116) + * [SC1117](https://github.com/koalaman/shellcheck/wiki/SC1117) + * [SC1118](https://github.com/koalaman/shellcheck/wiki/SC1118) + * [SC1119](https://github.com/koalaman/shellcheck/wiki/SC1119) + * [SC1120](https://github.com/koalaman/shellcheck/wiki/SC1120) + * [SC1121](https://github.com/koalaman/shellcheck/wiki/SC1121) + * [SC1122](https://github.com/koalaman/shellcheck/wiki/SC1122) + * [SC1123](https://github.com/koalaman/shellcheck/wiki/SC1123) + * [SC1124](https://github.com/koalaman/shellcheck/wiki/SC1124) + * [SC1126](https://github.com/koalaman/shellcheck/wiki/SC1126) + * [SC1127](https://github.com/koalaman/shellcheck/wiki/SC1127) + * [SC1128](https://github.com/koalaman/shellcheck/wiki/SC1128) + * [SC2001](https://github.com/koalaman/shellcheck/wiki/SC2001) + * [SC2002](https://github.com/koalaman/shellcheck/wiki/SC2002) + * [SC2003](https://github.com/koalaman/shellcheck/wiki/SC2003) + * [SC2004](https://github.com/koalaman/shellcheck/wiki/SC2004) + * [SC2005](https://github.com/koalaman/shellcheck/wiki/SC2005) + * [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006) + * [SC2007](https://github.com/koalaman/shellcheck/wiki/SC2007) + * [SC2008](https://github.com/koalaman/shellcheck/wiki/SC2008) + * [SC2009](https://github.com/koalaman/shellcheck/wiki/SC2009) + * [SC2010](https://github.com/koalaman/shellcheck/wiki/SC2010) + * [SC2012](https://github.com/koalaman/shellcheck/wiki/SC2012) + * [SC2013](https://github.com/koalaman/shellcheck/wiki/SC2013) + * [SC2014](https://github.com/koalaman/shellcheck/wiki/SC2014) + * [SC2015](https://github.com/koalaman/shellcheck/wiki/SC2015) + * [SC2016](https://github.com/koalaman/shellcheck/wiki/SC2016) + * [SC2017](https://github.com/koalaman/shellcheck/wiki/SC2017) + * [SC2018](https://github.com/koalaman/shellcheck/wiki/SC2018) + * [SC2019](https://github.com/koalaman/shellcheck/wiki/SC2019) + * [SC2020](https://github.com/koalaman/shellcheck/wiki/SC2020) + * [SC2021](https://github.com/koalaman/shellcheck/wiki/SC2021) + * [SC2022](https://github.com/koalaman/shellcheck/wiki/SC2022) + * [SC2024](https://github.com/koalaman/shellcheck/wiki/SC2024) + * [SC2025](https://github.com/koalaman/shellcheck/wiki/SC2025) + * [SC2026](https://github.com/koalaman/shellcheck/wiki/SC2026) + * [SC2027](https://github.com/koalaman/shellcheck/wiki/SC2027) + * [SC2028](https://github.com/koalaman/shellcheck/wiki/SC2028) + * [SC2029](https://github.com/koalaman/shellcheck/wiki/SC2029) + * [SC2030](https://github.com/koalaman/shellcheck/wiki/SC2030) + * [SC2031](https://github.com/koalaman/shellcheck/wiki/SC2031) + * [SC2032](https://github.com/koalaman/shellcheck/wiki/SC2032) + * [SC2033](https://github.com/koalaman/shellcheck/wiki/SC2033) + * [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) + * [SC2035](https://github.com/koalaman/shellcheck/wiki/SC2035) + * [SC2036](https://github.com/koalaman/shellcheck/wiki/SC2036) + * [SC2037](https://github.com/koalaman/shellcheck/wiki/SC2037) + * [SC2038](https://github.com/koalaman/shellcheck/wiki/SC2038) + * [SC2039](https://github.com/koalaman/shellcheck/wiki/SC2039) + * [SC2040](https://github.com/koalaman/shellcheck/wiki/SC2040) + * [SC2041](https://github.com/koalaman/shellcheck/wiki/SC2041) + * [SC2043](https://github.com/koalaman/shellcheck/wiki/SC2043) + * [SC2044](https://github.com/koalaman/shellcheck/wiki/SC2044) + * [SC2045](https://github.com/koalaman/shellcheck/wiki/SC2045) + * [SC2046](https://github.com/koalaman/shellcheck/wiki/SC2046) + * [SC2048](https://github.com/koalaman/shellcheck/wiki/SC2048) + * [SC2050](https://github.com/koalaman/shellcheck/wiki/SC2050) + * [SC2051](https://github.com/koalaman/shellcheck/wiki/SC2051) + * [SC2053](https://github.com/koalaman/shellcheck/wiki/SC2053) + * [SC2054](https://github.com/koalaman/shellcheck/wiki/SC2054) + * [SC2055](https://github.com/koalaman/shellcheck/wiki/SC2055) + * [SC2056](https://github.com/koalaman/shellcheck/wiki/SC2056) + * [SC2057](https://github.com/koalaman/shellcheck/wiki/SC2057) + * [SC2059](https://github.com/koalaman/shellcheck/wiki/SC2059) + * [SC2060](https://github.com/koalaman/shellcheck/wiki/SC2060) + * [SC2061](https://github.com/koalaman/shellcheck/wiki/SC2061) + * [SC2062](https://github.com/koalaman/shellcheck/wiki/SC2062) + * [SC2063](https://github.com/koalaman/shellcheck/wiki/SC2063) + * [SC2064](https://github.com/koalaman/shellcheck/wiki/SC2064) + * [SC2065](https://github.com/koalaman/shellcheck/wiki/SC2065) + * [SC2066](https://github.com/koalaman/shellcheck/wiki/SC2066) + * [SC2067](https://github.com/koalaman/shellcheck/wiki/SC2067) + * [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068) + * [SC2069](https://github.com/koalaman/shellcheck/wiki/SC2069) + * [SC2070](https://github.com/koalaman/shellcheck/wiki/SC2070) + * [SC2071](https://github.com/koalaman/shellcheck/wiki/SC2071) + * [SC2072](https://github.com/koalaman/shellcheck/wiki/SC2072) + * [SC2074](https://github.com/koalaman/shellcheck/wiki/SC2074) + * [SC2076](https://github.com/koalaman/shellcheck/wiki/SC2076) + * [SC2077](https://github.com/koalaman/shellcheck/wiki/SC2077) + * [SC2078](https://github.com/koalaman/shellcheck/wiki/SC2078) + * [SC2081](https://github.com/koalaman/shellcheck/wiki/SC2081) + * [SC2082](https://github.com/koalaman/shellcheck/wiki/SC2082) + * [SC2084](https://github.com/koalaman/shellcheck/wiki/SC2084) + * [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) + * [SC2087](https://github.com/koalaman/shellcheck/wiki/SC2087) + * [SC2088](https://github.com/koalaman/shellcheck/wiki/SC2088) + * [SC2089](https://github.com/koalaman/shellcheck/wiki/SC2089) + * [SC2090](https://github.com/koalaman/shellcheck/wiki/SC2090) + * [SC2091](https://github.com/koalaman/shellcheck/wiki/SC2091) + * [SC2092](https://github.com/koalaman/shellcheck/wiki/SC2092) + * [SC2094](https://github.com/koalaman/shellcheck/wiki/SC2094) + * [SC2095](https://github.com/koalaman/shellcheck/wiki/SC2095) + * [SC2096](https://github.com/koalaman/shellcheck/wiki/SC2096) + * [SC2097](https://github.com/koalaman/shellcheck/wiki/SC2097) + * [SC2098](https://github.com/koalaman/shellcheck/wiki/SC2098) + * [SC2101](https://github.com/koalaman/shellcheck/wiki/SC2101) + * [SC2103](https://github.com/koalaman/shellcheck/wiki/SC2103) + * [SC2104](https://github.com/koalaman/shellcheck/wiki/SC2104) + * [SC2105](https://github.com/koalaman/shellcheck/wiki/SC2105) + * [SC2107](https://github.com/koalaman/shellcheck/wiki/SC2107) + * [SC2108](https://github.com/koalaman/shellcheck/wiki/SC2108) + * [SC2109](https://github.com/koalaman/shellcheck/wiki/SC2109) + * [SC2110](https://github.com/koalaman/shellcheck/wiki/SC2110) + * [SC2112](https://github.com/koalaman/shellcheck/wiki/SC2112) + * [SC2114](https://github.com/koalaman/shellcheck/wiki/SC2114) + * [SC2115](https://github.com/koalaman/shellcheck/wiki/SC2115) + * [SC2116](https://github.com/koalaman/shellcheck/wiki/SC2116) + * [SC2117](https://github.com/koalaman/shellcheck/wiki/SC2117) + * [SC2119](https://github.com/koalaman/shellcheck/wiki/SC2119) + * [SC2120](https://github.com/koalaman/shellcheck/wiki/SC2120) + * [SC2121](https://github.com/koalaman/shellcheck/wiki/SC2121) + * [SC2122](https://github.com/koalaman/shellcheck/wiki/SC2122) + * [SC2123](https://github.com/koalaman/shellcheck/wiki/SC2123) + * [SC2124](https://github.com/koalaman/shellcheck/wiki/SC2124) + * [SC2125](https://github.com/koalaman/shellcheck/wiki/SC2125) + * [SC2126](https://github.com/koalaman/shellcheck/wiki/SC2126) + * [SC2128](https://github.com/koalaman/shellcheck/wiki/SC2128) + * [SC2129](https://github.com/koalaman/shellcheck/wiki/SC2129) + * [SC2130](https://github.com/koalaman/shellcheck/wiki/SC2130) + * [SC2139](https://github.com/koalaman/shellcheck/wiki/SC2139) + * [SC2140](https://github.com/koalaman/shellcheck/wiki/SC2140) + * [SC2141](https://github.com/koalaman/shellcheck/wiki/SC2141) + * [SC2142](https://github.com/koalaman/shellcheck/wiki/SC2142) + * [SC2143](https://github.com/koalaman/shellcheck/wiki/SC2143) + * [SC2144](https://github.com/koalaman/shellcheck/wiki/SC2144) + * [SC2145](https://github.com/koalaman/shellcheck/wiki/SC2145) + * [SC2146](https://github.com/koalaman/shellcheck/wiki/SC2146) + * [SC2147](https://github.com/koalaman/shellcheck/wiki/SC2147) + * [SC2148](https://github.com/koalaman/shellcheck/wiki/SC2148) + * [SC2149](https://github.com/koalaman/shellcheck/wiki/SC2149) + * [SC2150](https://github.com/koalaman/shellcheck/wiki/SC2150) + * [SC2151](https://github.com/koalaman/shellcheck/wiki/SC2151) + * [SC2152](https://github.com/koalaman/shellcheck/wiki/SC2152) + * [SC2153](https://github.com/koalaman/shellcheck/wiki/SC2153) + * [SC2154](https://github.com/koalaman/shellcheck/wiki/SC2154) + * [SC2155](https://github.com/koalaman/shellcheck/wiki/SC2155) + * [SC2156](https://github.com/koalaman/shellcheck/wiki/SC2156) + * [SC2157](https://github.com/koalaman/shellcheck/wiki/SC2157) + * [SC2158](https://github.com/koalaman/shellcheck/wiki/SC2158) + * [SC2159](https://github.com/koalaman/shellcheck/wiki/SC2159) + * [SC2160](https://github.com/koalaman/shellcheck/wiki/SC2160) + * [SC2161](https://github.com/koalaman/shellcheck/wiki/SC2161) + * [SC2162](https://github.com/koalaman/shellcheck/wiki/SC2162) + * [SC2163](https://github.com/koalaman/shellcheck/wiki/SC2163) + * [SC2164](https://github.com/koalaman/shellcheck/wiki/SC2164) + * [SC2165](https://github.com/koalaman/shellcheck/wiki/SC2165) + * [SC2166](https://github.com/koalaman/shellcheck/wiki/SC2166) + * [SC2167](https://github.com/koalaman/shellcheck/wiki/SC2167) + * [SC2168](https://github.com/koalaman/shellcheck/wiki/SC2168) + * [SC2169](https://github.com/koalaman/shellcheck/wiki/SC2169) + * [SC2170](https://github.com/koalaman/shellcheck/wiki/SC2170) + * [SC2172](https://github.com/koalaman/shellcheck/wiki/SC2172) + * [SC2173](https://github.com/koalaman/shellcheck/wiki/SC2173) + * [SC2174](https://github.com/koalaman/shellcheck/wiki/SC2174) + * [SC2175](https://github.com/koalaman/shellcheck/wiki/SC2175) + * [SC2176](https://github.com/koalaman/shellcheck/wiki/SC2176) + * [SC2177](https://github.com/koalaman/shellcheck/wiki/SC2177) + * [SC2178](https://github.com/koalaman/shellcheck/wiki/SC2178) + * [SC2179](https://github.com/koalaman/shellcheck/wiki/SC2179) + * [SC2180](https://github.com/koalaman/shellcheck/wiki/SC2180) + * [SC2181](https://github.com/koalaman/shellcheck/wiki/SC2181) + * [SC2182](https://github.com/koalaman/shellcheck/wiki/SC2182) + * [SC2183](https://github.com/koalaman/shellcheck/wiki/SC2183) + * [SC2184](https://github.com/koalaman/shellcheck/wiki/SC2184) + * [SC2185](https://github.com/koalaman/shellcheck/wiki/SC2185) + * [SC2186](https://github.com/koalaman/shellcheck/wiki/SC2186) + * [SC2187](https://github.com/koalaman/shellcheck/wiki/SC2187) + * [SC2188](https://github.com/koalaman/shellcheck/wiki/SC2188) + * [SC2189](https://github.com/koalaman/shellcheck/wiki/SC2189) + * [SC2190](https://github.com/koalaman/shellcheck/wiki/SC2190) + * [SC2191](https://github.com/koalaman/shellcheck/wiki/SC2191) + * [SC2192](https://github.com/koalaman/shellcheck/wiki/SC2192) + * [SC2193](https://github.com/koalaman/shellcheck/wiki/SC2193) + * [SC2194](https://github.com/koalaman/shellcheck/wiki/SC2194) + * [SC2195](https://github.com/koalaman/shellcheck/wiki/SC2195) + * [SC2196](https://github.com/koalaman/shellcheck/wiki/SC2196) + * [SC2197](https://github.com/koalaman/shellcheck/wiki/SC2197) + * [SC2198](https://github.com/koalaman/shellcheck/wiki/SC2198) + * [SC2199](https://github.com/koalaman/shellcheck/wiki/SC2199) + * [SC2200](https://github.com/koalaman/shellcheck/wiki/SC2200) + * [SC2201](https://github.com/koalaman/shellcheck/wiki/SC2201) + * [SC2202](https://github.com/koalaman/shellcheck/wiki/SC2202) + * [SC2203](https://github.com/koalaman/shellcheck/wiki/SC2203) + * [SC2204](https://github.com/koalaman/shellcheck/wiki/SC2204) + * [SC2205](https://github.com/koalaman/shellcheck/wiki/SC2205) + * [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206) + * [SC2207](https://github.com/koalaman/shellcheck/wiki/SC2207) + * [SC2208](https://github.com/koalaman/shellcheck/wiki/SC2208) + * [SC2209](https://github.com/koalaman/shellcheck/wiki/SC2209) + * [SC2210](https://github.com/koalaman/shellcheck/wiki/SC2210) + * [SC2211](https://github.com/koalaman/shellcheck/wiki/SC2211) + * [SC2212](https://github.com/koalaman/shellcheck/wiki/SC2212) + * [SC2213](https://github.com/koalaman/shellcheck/wiki/SC2213) + * [SC2214](https://github.com/koalaman/shellcheck/wiki/SC2214) + * [SC2215](https://github.com/koalaman/shellcheck/wiki/SC2215) + * [SC2216](https://github.com/koalaman/shellcheck/wiki/SC2216) + * [SC2217](https://github.com/koalaman/shellcheck/wiki/SC2217) + * [SC2218](https://github.com/koalaman/shellcheck/wiki/SC2218) + * [SC2219](https://github.com/koalaman/shellcheck/wiki/SC2219) + * [SC2220](https://github.com/koalaman/shellcheck/wiki/SC2220) + * [SC2221](https://github.com/koalaman/shellcheck/wiki/SC2221) + * [SC2222](https://github.com/koalaman/shellcheck/wiki/SC2222) + * [SC2223](https://github.com/koalaman/shellcheck/wiki/SC2223) + * [SC2224](https://github.com/koalaman/shellcheck/wiki/SC2224) + * [SC2225](https://github.com/koalaman/shellcheck/wiki/SC2225) + * [SC2226](https://github.com/koalaman/shellcheck/wiki/SC2226) + * [SC2227](https://github.com/koalaman/shellcheck/wiki/SC2227)