Adding back the TODO detector, haml, and node security

This commit is contained in:
Brenda Wallace
2020-11-11 14:45:29 +13:00
committed by Brenda Wallace
parent acf9f48478
commit 26f1991d16

View File

@@ -15,6 +15,12 @@ plugins:
enabled: true
eslint:
enabled: true
fixme:
enabled: true
haml-lint:
enabled: true
nodesecurity:
enabled: true
rubocop:
enabled: true
channel: "rubocop-1-11"