=== Parameters .legalTrailingCommentPattern **** ---- ^(//|#)\s*+[^\s]++$ ---- Pattern for text of trailing comments that are allowed. By default, comments containing only one word. ****