[doclint] simplify error reporting

This patch simplifies error reporting, making it straight-forward.
It also adds a few tests to make doclint more robust.
This commit is contained in:
Andrey Lushnikov
2017-07-13 15:15:31 -07:00
parent c468c451c5
commit 56619baa64
12 changed files with 148 additions and 99 deletions

View File

@@ -0,0 +1,9 @@
### class: Foo
#### foo.aaa()
#### new Foo()
#### foo.ccc()
#### foo.bbb()