mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Fix and create code-smell test for line endings.
This commit is contained in:
parent
66a0b1475f
commit
469c4a106b
3 changed files with 24 additions and 11 deletions
|
@ -21,6 +21,7 @@ test/sanity/code-smell/use-compat-six.sh lib
|
|||
test/sanity/code-smell/boilerplate.sh
|
||||
test/sanity/code-smell/required-and-default-attributes.sh
|
||||
test/sanity/code-smell/shebang.sh
|
||||
test/sanity/code-smell/line-endings.sh
|
||||
|
||||
shellcheck \
|
||||
test/integration/targets/*/*.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue