UNPKG

gulp-pylint

Version:
12 lines (11 loc) 224 B
{ "extends": "airbnb", "rules": { "indent": [2, "tab"], "no-tabs": 0, "no-cond-assign": 0, "no-restricted-syntax": 0, "guard-for-in": 0, "no-useless-escape": 0 } }