Commit 109df84
committed
Merge branch 'find-contexts-across-multiple-attr-files'
* find-contexts-across-multiple-attr-files:
Apply work-around that `shellcheck` doesn't like to fix `unbound variable` error in Bash < 4.4 (e.g. on macOS)
Fix linting errors found by shellcheck on Linux run in GitHub, but not by old version 0.7.2 on macOS
Find context definitions across all attributes config files, rather than from just one2 files changed
Lines changed: 30 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1163 | 1163 | | |
1164 | 1164 | | |
1165 | 1165 | | |
1166 | | - | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
1167 | 1187 | | |
1168 | | - | |
| 1188 | + | |
1169 | 1189 | | |
1170 | 1190 | | |
1171 | | - | |
1172 | | - | |
1173 | 1191 | | |
1174 | 1192 | | |
1175 | 1193 | | |
1176 | 1194 | | |
1177 | 1195 | | |
1178 | 1196 | | |
1179 | 1197 | | |
1180 | | - | |
1181 | | - | |
1182 | | - | |
1183 | | - | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
1184 | 1204 | | |
1185 | 1205 | | |
1186 | 1206 | | |
| |||
0 commit comments