mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +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
docs/docsite/rst/dev_guide/testing/sanity/pslint.rst
Normal file
4
docs/docsite/rst/dev_guide/testing/sanity/pslint.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Sanity Tests » pslint
|
||||
=====================
|
||||
|
||||
PowerShell static analysis for common programming errors using `PSScriptAnalyzer <https://github.com/PowerShell/PSScriptAnalyzer/>`_.
|
||||
Reference in New Issue
Block a user