Browse Source

add Node Security configuration and enabling it in CodeClimate

El RIDO 8 năm trước cách đây
mục cha
commit
917f2dfa2b
2 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 2 0
      .codeclimate.yml
  2. 1 0
      .nsprc

+ 2 - 0
.codeclimate.yml

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

+ 1 - 0
.nsprc

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