Commit f8092f9
File tree
47 files changed
+112
-155
lines changed- .github/workflows
- src/Rules
- BooleansInConditions
- Cast
- Classes
- DisallowedConstructs
- Functions
- Methods
- Operators
- StrictCalls
- SwitchConditions
- VariableVariables
- tests/Rules
- BooleansInConditions
- Cast
- Functions
- Operators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+112
-155
lines changedDiff for: .github/workflows/build.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Diff for: Makefile
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments