Andrey Lushnikov
|
67d109862a
|
[doclint] parse getters as properties
From the api standpoint, there's no difference between property
and a getter.
References #14.
|
2017-07-13 23:12:38 -07:00 |
|
Andrey Lushnikov
|
56619baa64
|
[doclint] simplify error reporting
This patch simplifies error reporting, making it straight-forward.
It also adds a few tests to make doclint more robust.
|
2017-07-13 15:52:49 -07:00 |
|
Andrey Lushnikov
|
c468c451c5
|
[doclint] move doclint testing to golden
This patch:
- move doclint testing to golden
- refactor doclint/lint.js to drop specs and everything
|
2017-07-13 11:17:02 -07:00 |
|