Explorar el Código

disabling two new options that do no match our style guidelines

El RIDO hace 8 años
padre
commit
ed04fe3b4c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .styleci.yml

+ 2 - 0
.styleci.yml

@@ -11,6 +11,8 @@ enabled:
 disabled:
 disabled:
   - blank_line_after_opening_tag
   - blank_line_after_opening_tag
   - blank_line_before_return
   - blank_line_before_return
+  - blank_line_before_throw
+  - blank_line_before_try
   - concat_without_spaces
   - concat_without_spaces
   - declare_equal_normalize
   - declare_equal_normalize
   - heredoc_to_nowdoc
   - heredoc_to_nowdoc