summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/aci/.vscode/settings.json
blob: b7f4dc7a7514847e490ad6797df88e71554c34da (plain)
1
2
3
4
5
6
{
    "python.linting.pylintEnabled": false,
    "python.linting.flake8Enabled": true,
    "python.linting.enabled": true,
    "editor.detectIndentation": false
}