Passed
Push — master ( 95294c...e75f8e )
by Dispositif
09:41
created
src/Application/OuvrageEditWorker.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      */
39 39
     const EDIT_SIGNALEMENT = true;
40 40
 
41
-    const CITATION_LIMIT         = 150;
41
+    const CITATION_LIMIT = 150;
42 42
     const DELAY_BOTFLAG_SECONDS    = 20;
43 43
     const DELAY_NO_BOTFLAG_SECONDS = 50;
44 44
     const ERROR_MSG_TEMPLATE       = __DIR__.'/templates/message_errors.wiki';
Please login to merge, or discard this patch.