Commit cae27ea
committed
Squiz/FunctionOpeningBraceSpace: update XML doc
- Update the sniff description and remove a code example for something
that the sniff doesn't check. The sniff only checks for blank lines
after the opening brace of a function, and not if the opening brace is
on its own line.
- Ensure the <documentation> title matches the sniff name.1 parent f5e7943 commit cae27ea
File tree
1 file changed
+2
-17
lines changed- src/Standards/Squiz/Docs/WhiteSpace
1 file changed
+2
-17
lines changedLines changed: 2 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 7 | | |
23 | 8 | | |
24 | 9 | | |
| |||
0 commit comments