Add a code-smell test for smart quotes and remove smart quotes from all files

This commit is contained in:
Toshio Kuratomi 2017-09-18 10:41:17 -07:00
parent f9370c95d7
commit c82cf791dd
41 changed files with 147 additions and 120 deletions

View file

@ -40,7 +40,7 @@ options:
required: false
service_plan:
description:
- The service plan, either ESSENTIALS or ADVANCED.
- The service plan, either "ESSENTIALS" or "ADVANCED".
- MCP 2.0 Only.
choices: [ESSENTIALS, ADVANCED]
default: ESSENTIALS