## Whitespaces #### SlevomatCodingStandard.Whitespaces.DuplicateSpaces 🔧 Checks duplicate spaces anywhere because there aren't sniffs for every part of code to check formatting. Sniff provides the following settings: * `ignoreSpacesBeforeAssignment`: to allow multiple spaces to align assignments. * `ignoreSpacesInAnnotation`: to allow multiple spaces to align annotations. * `ignoreSpacesInComment`: to allow multiple spaces to align content of the comment. * `ignoreSpacesInParameters`: to allow multiple spaces to align parameters. * `ignoreSpacesInMatch`: to allow multiple spaces to align `match` expressions.
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| arrays.md | File | 1.58 KB | 0644 |
|
| attributes.md | File | 1.75 KB | 0644 |
|
| classes.md | File | 13.82 KB | 0644 |
|
| commenting.md | File | 5.72 KB | 0644 |
|
| complexity.md | File | 288 B | 0644 |
|
| control-structures.md | File | 9.32 KB | 0644 |
|
| exceptions.md | File | 1.14 KB | 0644 |
|
| files.md | File | 2.54 KB | 0644 |
|
| functions.md | File | 5.21 KB | 0644 |
|
| namespaces.md | File | 7.76 KB | 0644 |
|
| numbers.md | File | 625 B | 0644 |
|
| operators.md | File | 1.11 KB | 0644 |
|
| php.md | File | 3.09 KB | 0644 |
|
| strings.md | File | 392 B | 0644 |
|
| type-hints.md | File | 10.71 KB | 0644 |
|
| variables.md | File | 749 B | 0644 |
|
| whitespaces.md | File | 623 B | 0644 |
|