add Node Security configuration and enabling it in CodeClimate

pull/285/head
El RIDO 2018-01-06 08:06:09 +01:00
parent f90ad11bcd
commit 917f2dfa2b
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
2 changed files with 3 additions and 0 deletions

View File

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

1
.nsprc Normal file
View File

@ -0,0 +1 @@
{}