We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614b347 commit ad5f334Copy full SHA for ad5f334
src/ansiblelint/testing/__init__.py
@@ -155,4 +155,5 @@ def run_ansible_lint(
155
cwd=cwd,
156
env=_env,
157
text=True,
158
+ encoding="utf-8"
159
)
0 commit comments