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
commit c82cf791dd
41 changed files with 147 additions and 120 deletions

View file

@ -98,7 +98,7 @@ options:
behavior:
description:
- the optional behavior that can be attached to the session when it
is created. This can be set to either release or delete. This
is created. This can be set to either 'release' or 'delete'. This
controls the behavior when a session is invalidated.
default: release
required: false