Skip to content

Commit d552b0e

Browse files
committed
Remove unnecessary exemptions of wrong paths
1 parent 887503f commit d552b0e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.yamato/wrench/pvp-exemptions.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,17 +127,12 @@
127127
},
128128
"PVP-92-3": {
129129
"errors": [
130-
"Runtime/Plugins/iOS/IOSGameController.cs: .Switch;",
131-
"Runtime/Plugins/Switch/SwitchProController.cs: .Switch\n",
132-
"Runtime/Plugins/Switch/SwitchProControllerHID.cs: .Switch.",
133-
"Runtime/Plugins/Switch/SwitchProControllerHID.cs: .Switch\n",
134-
"Runtime/Plugins/Switch/SwitchSupportHID.cs: .Switch\n",
135130
"Documentation~/Gamepad.md: .Switch.",
136-
"InputSystem/Runtime/Plugins/iOS/IOSGameController.cs: .Switch",
137131
"InputSystem/Runtime/Plugins/Switch/SwitchProController.cs: .Switch\n",
138132
"InputSystem/Runtime/Plugins/Switch/SwitchProControllerHID.cs: .Switch",
139133
"InputSystem/Runtime/Plugins/Switch/SwitchProControllerHID.cs: .Switch\n",
140134
"InputSystem/Runtime/Plugins/Switch/SwitchSupportHID.cs: .Switch\n",
135+
"InputSystem/Runtime/Plugins/iOS/IOSGameController.cs: .Switch",
141136
"InputSystem/Runtime/Plugins/iOS/IOSGameController.cs: .Switch;",
142137
"InputSystem/Runtime/Plugins/iOS/IOSGameController.cs: .Switch\n",
143138
"InputSystem/Runtime/Plugins/Switch/SwitchProControllerHID.cs: .Switch."

0 commit comments

Comments
 (0)