Failed Conditions
Push — master ( ebbcf8...65b05b )
by Sylvain
09:05
created
bin/generate-client-configuration.php 5 patches
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,4 +19,4 @@
 block discarded – undo
19 19
     export const localConfig = $json;
20 20
     STRING;
21 21
 
22
-file_put_contents('client/app/shared/generated-config.ts', $code);
22
+file_put_contents('client/app/shared/generated-config.ts', $code
23 23
\ No newline at end of file
Please login to merge, or discard this patch.
Switch Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,4 +19,4 @@
 block discarded – undo
19 19
     export const localConfig = $json;
20 20
     STRING;
21 21
 
22
-file_put_contents('client/app/shared/generated-config.ts', $code);
22
+file_put_contents('client/app/shared/generated-config.ts', $code
23 23
\ No newline at end of file
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,4 +19,4 @@
 block discarded – undo
19 19
     export const localConfig = $json;
20 20
     STRING;
21 21
 
22
-file_put_contents('client/app/shared/generated-config.ts', $code);
22
+file_put_contents('client/app/shared/generated-config.ts', $code
23 23
\ No newline at end of file
Please login to merge, or discard this patch.
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,4 +19,4 @@
 block discarded – undo
19 19
     export const localConfig = $json;
20 20
     STRING;
21 21
 
22
-file_put_contents('client/app/shared/generated-config.ts', $code);
22
+file_put_contents('client/app/shared/generated-config.ts', $code
23 23
\ No newline at end of file
Please login to merge, or discard this patch.
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,4 +19,4 @@
 block discarded – undo
19 19
     export const localConfig = $json;
20 20
     STRING;
21 21
 
22
-file_put_contents('client/app/shared/generated-config.ts', $code);
22
+file_put_contents('client/app/shared/generated-config.ts', $code
23 23
\ No newline at end of file
Please login to merge, or discard this patch.