Commit baecb98
committed
Use custom rule instead of custom sniff
PHP_CodeSniffer v3.2.3 has fixed a bug that allows removal of the ValidVariableName custom sniff in favor of the custom rule.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>1 parent 00f7fc6 commit baecb98
File tree
3 files changed
+6
-49
lines changed- PMAStandard
- Sniffs/NamingConventions
3 files changed
+6
-49
lines changedLines changed: 0 additions & 48 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
0 commit comments