mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add a code-smell test for smart quotes and remove smart quotes from all files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Sanity Tests » no-smart-quotes
|
||||
==============================
|
||||
|
||||
Smart quotes (``”“‘’``) should not be used. Use plain ascii quotes (``"'``) instead.
|
||||
Reference in New Issue
Block a user