add Node Security configuration and enabling it in CodeClimate

This commit is contained in:
El RIDO
2018-01-06 08:06:09 +01:00
parent f90ad11bcd
commit 917f2dfa2b
2 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ engines:
enabled: true enabled: true
fixme: fixme:
enabled: true enabled: true
nodesecurity:
enabled: true
phpmd: phpmd:
enabled: true enabled: true
checks: checks:

1
.nsprc Normal file
View File

@@ -0,0 +1 @@
{}