Azure / azure-cli-dev-tools

Developer utilities for Azure CLI command module and extension developers.
MIT License
81 stars 113 forks source link

fix false positive rule and add ignore list #401

Closed AllyW closed 1 year ago

AllyW commented 1 year ago
  1. fix false true in cmd prop update change.
  2. add ignore list to bypass certain changes in cmd prop level ([is_aaz, support_no_waits]) and cmd parameter prop level (generic update related parameters)
  3. add whitelist to withdraw value checks in certain 'rule cmd para prop' updates to fix default value's false positive temporarily.

closed https://github.com/Azure/azure-cli-dev-tools/issues/393 closed https://github.com/Azure/azure-cli-dev-tools/issues/398

azure-client-tools-bot-prd[bot] commented 1 year ago

Hi @AllyW, Please write the description of change into HISTORY.rst. If you want to release a new azdev version, please update the VERSION in init.py as well.