Browse Source

scrutinizer.yml formatting

windhamdavid 4 years ago
parent
commit
59f25e2ea7
1 changed files with 5 additions and 8 deletions
  1. 5 8
      .scrutinizer.yml

+ 5 - 8
.scrutinizer.yml

@@ -1,12 +1,9 @@
 build:
-  nodes:
-  analysis:
-  dependencies:
-    before:
-      - composer require --dev johnpbloch/wordpress
-  tests:
-  override:
-    - php-scrutinizer-run --enable-security-analysis
+    nodes:
+        analysis:
+            dependencies:
+                before:
+                    - composer require --dev johnpbloch/wordpress
 filter:
   excluded_paths:
     - "inc/lib/"	# exclude the twilio api and html_dom scaper files