Commit c172c62
fix(motoko): enforce useDfx/useIcp mutual exclusivity
Throw IllegalArgumentException in processOpts() when both flags are
set. Update CLI option descriptions to document the constraint.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b6fff64 commit c172c62
1 file changed
Lines changed: 5 additions & 2 deletions
File tree
- modules/openapi-generator/src/main/java/org/openapitools/codegen/languages
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
176 | 179 | | |
| |||
0 commit comments