Commit 598bde7
committed
Refactor precheck command to use pip installation and improve argument handling
- Replaced direct command-line arguments with a precheck_args list for better readability and maintainability.
- Updated Docker command to execute the precheck using a pip-installed script, enhancing flexibility.
- Retained existing functionality for magic DRC and skip checks options while streamlining the command structure.1 parent 8a76eed commit 598bde7
1 file changed
Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3251 | 3251 | | |
3252 | 3252 | | |
3253 | 3253 | | |
3254 | | - | |
3255 | | - | |
3256 | 3254 | | |
3257 | | - | |
3258 | | - | |
3259 | | - | |
3260 | | - | |
3261 | | - | |
3262 | | - | |
3263 | | - | |
| 3255 | + | |
3264 | 3256 | | |
3265 | 3257 | | |
3266 | 3258 | | |
3267 | 3259 | | |
3268 | 3260 | | |
3269 | 3261 | | |
3270 | | - | |
| 3262 | + | |
3271 | 3263 | | |
3272 | 3264 | | |
3273 | | - | |
| 3265 | + | |
3274 | 3266 | | |
3275 | 3267 | | |
3276 | | - | |
| 3268 | + | |
| 3269 | + | |
| 3270 | + | |
| 3271 | + | |
| 3272 | + | |
| 3273 | + | |
| 3274 | + | |
| 3275 | + | |
| 3276 | + | |
| 3277 | + | |
| 3278 | + | |
3277 | 3279 | | |
3278 | 3280 | | |
3279 | 3281 | | |
| |||
0 commit comments