We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3360c commit 15c258dCopy full SHA for 15c258d
1 file changed
linter_exclusions.yml
@@ -100,11 +100,17 @@ acr pack build:
100
- no_positional_parameters
101
acr replication create:
102
parameters:
103
+ global_endpoint_routing:
104
+ rule_exclusions:
105
+ - option_length_too_long
106
region_endpoint_enabled:
107
rule_exclusions:
108
- option_length_too_long
109
acr replication update:
110
111
112
113
114
115
116
0 commit comments