mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add pslint sanity test. (#35303)
* Add pslint sanity test. * Fix `no-smart-quotes` sanity test. * Add docs for `pslint` sanity test.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
egrep -r '[‘’“”]' . \
|
||||
--exclude-dir .git \
|
||||
--exclude-dir .tox \
|
||||
--exclude-dir __pycache__ \
|
||||
| grep -v \
|
||||
-e './test/sanity/code-smell/no-smart-quotes.sh' \
|
||||
-e './docs/docsite/rst/dev_guide/testing/sanity/no-smart-quotes.rst' \
|
||||
|
||||
Reference in New Issue
Block a user