You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m trying to configure the command like this: $ProjectFileDir$/.venv/bin/ansible-lint
but the test fails.
Using the absolute path works.
It also works in File Watchers.
Is there a way to make this work?