summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/cyberark/pas/.vscode/settings.json
blob: c2306d90fc9be0715e72cbd404fc2b9e16b19ce4 (plain)
1
2
3
4
5
6
7
{
    "python.linting.pylintEnabled": false,
    "python.linting.enabled": true,
    "python.linting.pycodestyleEnabled": false,
    "python.linting.flake8Enabled": true,
    "python.pythonPath": "/usr/bin/python3"
}