Commit 155590a
committed
fix: Mark unused context parameter with underscore in EvaluateCondition
- Rename ctx to _ to satisfy revive linter
- Context parameter kept for future use and API consistency1 parent 16d7fe5 commit 155590a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments