Commit c3e7682
Remove strictGjs and strictGts config infrastructure
As requested, removed all strict config references:
- Removed strictGjs and strictGts from lib/rules/template-no-log.js
- Deleted lib/config-legacy/strict-gjs.js and strict-gts.js
- Deleted lib/config/strict-gjs.js and strict-gts.js
- Deleted lib/strict-rules-gjs.js and strict-rules-gts.js
- Removed strict config generation from scripts/update-rules.js
- Updated tests/plugin-exports.js to remove strict config tests
- Updated README.md to remove strict config references and badges
- Regenerated docs/rules/template-no-log.md (auto-generated header)
All tests and lints pass.
Co-authored-by: NullVoxPopuli <[email protected]>1 parent fcc5547 commit c3e7682
File tree
11 files changed
+3
-58
lines changed- docs/rules
- lib
- config-legacy
- config
- rules
- scripts
- tests
11 files changed
+3
-58
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
| |||
178 | 176 | | |
179 | 177 | | |
180 | 178 | | |
181 | | - | |
182 | | - | |
183 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
184 | 182 | | |
185 | 183 | | |
186 | 184 | | |
| |||
368 | 366 | | |
369 | 367 | | |
370 | 368 | | |
371 | | - | |
372 | | - | |
373 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
0 commit comments