Basile Burg
|
aa7bdf81c6
|
fix #635 - Check for documented `throw` could also detect calls to `enforce`
|
2018-05-25 10:08:41 +02:00 |
The Dlang Bot
|
fb76b59c89
|
Merge pull request #615 from BBasile/issue-610
fix #610 - False Negative For Missing Template Param In Ddoc
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-23 10:39:27 +02:00 |
Basile Burg
|
8c44dd5092
|
Set all checkers class "final"
|
2018-04-22 20:33:58 +02:00 |
Basile Burg
|
b737fc0c0f
|
fix #610 - False Negative For Missing Template Param In Ddoc
|
2018-04-22 20:04:03 +02:00 |
BBasile
|
b17f271b74
|
fix #607 - Dscanner should warn about missing throws section in ddoc (#609)
fix #607 - Dscanner should warn about missing throws section in ddoc
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-09 15:26:28 +02:00 |
Basile Burg
|
4231deb046
|
fix all cases of mixed tabs and spaces
|
2018-04-07 22:09:39 +02:00 |
Sebastian Wilzbach
|
9aec2bc485
|
Fix #601 - dscanner should not complain about Params section when there's no ddoc
|
2018-04-06 13:20:15 +02:00 |
Sebastian Wilzbach
|
6ca45d8b3f
|
Fix #583 - False negative for missing parameter in Params
|
2018-04-03 06:26:56 +02:00 |
Sebastian Wilzbach
|
06bc5323b7
|
Don't force the documentation of the template parameter if it's a used type in the parameter list
|
2018-03-28 16:12:34 +02:00 |
Laurent Tréguier
|
2be1a1f22f
|
Move everything under package `dscanner` (#526)
* Move everything under package `dscanner`
* Fix .gitignore
* Fix .dscanner.ini
|
2018-03-22 20:15:42 +01:00 |