Skip to content

Commit c64e22f

Browse files
committed
Remove GetRefPolicies with lengthy names.
1 parent 83f0854 commit c64e22f

File tree

1 file changed

+1
-1
lines changed
  • src/DevicesApps.DeviceAppManagement/DevicesApps.DeviceAppManagement

1 file changed

+1
-1
lines changed

src/DevicesApps.DeviceAppManagement/DevicesApps.DeviceAppManagement/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ subject-prefix: ''
4040
``` yaml
4141
directive:
4242
# Remove paths that are too long.
43-
- remove-path-by-operation: ^deviceAppManagement.wdacSupplementalPolicies.deviceStatuses.policy_assign$|^deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_deleteUserFromSharedAppleDevice$
43+
- remove-path-by-operation: ^deviceAppManagement.wdacSupplementalPolicies.deviceStatuses(.policy_assign|_GetPolicy|_GetRefPolicy|_UpdateRefPolicy|_DeleteRefPolicy)$|^deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_deleteUserFromSharedAppleDevice$
4444
# Rename cmdlets with duplicates in their name.
4545
- where:
4646
subject: ^(DeviceAppManagement)(\1)+

0 commit comments

Comments
 (0)