Commit 49c102b
Remove all JS-specific sniffs
Removes the following sniffs:
- Generic.Debug.ClosureLinter
- Generic.Debug.JSHint
- Generic.Debug.ESLint
- Squiz.Classes.DuplicateProperty
- Squiz.Debug.JavaScriptLint
- Squiz.Debug.JSLint
- Squiz.Objects.DisallowObjectStringIndex
- Squiz.Objects.ObjectMemberComma
- Squiz.WhiteSpace.PropertyLabelSpacing
Includes removing two `<exclude name="Generic.Debug"/>` directives from tests for the Filter and Ruleset components.
These excludes were only introduced temporarily to bypass the deprecation notice for sniffing JS/CSS files with the `Generic.Debug.*` sniffs.
Ref:
* squizlabs/PHP_CodeSniffer 2448
Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>1 parent 234c160 commit 49c102b
File tree
36 files changed
+0
-2169
lines changed- .github/workflows
- src/Standards
- Generic
- Docs/Debug
- Sniffs/Debug
- Tests/Debug
- Squiz
- Sniffs
- Classes
- Debug
- Objects
- WhiteSpace
- Tests
- Classes
- Debug
- Objects
- WhiteSpace
- tests/Core
- Filters/Filter
- Ruleset
36 files changed
+0
-2169
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | 192 | | |
207 | 193 | | |
208 | 194 | | |
| |||
290 | 276 | | |
291 | 277 | | |
292 | 278 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | 279 | | |
308 | 280 | | |
309 | 281 | | |
| |||
Lines changed: 0 additions & 19 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 156 deletions
This file was deleted.
0 commit comments