summaryrefslogtreecommitdiff
path: root/test/scaladoc/run/tag-requirements.check
Commit message (Collapse)AuthorAgeFilesLines
* Trim complexity in CommentFactoryBaseJanek Bogucki2016-01-251-0/+16
1. Replace option handling with library call 2. Remove NumberFormatException catch presumed to be copy/paste legacy 3. It's Scaladoc 4. Parse trailing whitespace regex once instead of per line 5. Use string interpolation where it improves readability 6. Add missed alternative to block grammar production rule 7. Add regression test for tag requirement warnings