Commit f71122b
Merge pull request #11 in CFA/coding-guidelines from ignore-globals to master
* commit 'a1bbde796e2ff1cfe0a60f45ba2aa473e1b0b638':
set $superGlobals to private
add SuperGlobals test
add SuperGlobals test
fix superGlobals
Ignore super globals from lower camel case checkFile tree
2 files changed
+32
-0
lines changed- custom-standards/Flyeralarm/Sniffs/Variable
- tests/rules/variables/allowed
2 files changed
+32
-0
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
11 | 26 | | |
12 | 27 | | |
13 | 28 | | |
| |||
32 | 47 | | |
33 | 48 | | |
34 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
35 | 54 | | |
36 | 55 | | |
37 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments