We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1979932 commit c35c6acCopy full SHA for c35c6ac
.phptidy-config.php
@@ -0,0 +1,10 @@
1
+<?php
2
+
3
+$default_package = 'silverstripe-userform-utils';
4
+$add_operator_space = true;
5
+$fix_round_bracket_space = true;
6
+$add_file_docblock = false;
7
+$add_function_docblocks = true;
8
+$add_doctags = false;
9
+$fix_docblock_format = true;
10
+$fix_docblock_space = true;
0 commit comments