ham-hotspot/.vscode/settings.json
2025-04-26 12:59:37 -05:00

4 lines
142 B
JSON

{
"ansible.python.interpreterPath": "/Users/john/Projects/ham-hotspot/venv/bin/python",
"ansible.validation.lint.arguments": "--fix"
}