Commit Graph

9 Commits

Author SHA1 Message Date
Basile Burg 67e0f8a9e4 Use new config name override instead of breaking existing ini 2018-03-30 23:59:36 +02:00
The Dlang Bot 8b52e513b9
Merge pull request #576 from wilzbach/has-public-examples-deprecated
Ignore has_public_example for deprecated symbols
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-30 11:49:33 +02:00
Sebastian Wilzbach a8f4f71c46 Ignore has_public_example for deprecated symbols 2018-03-30 11:15:26 +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
The Dlang Bot 9fa8756233
Merge pull request #450 from wilzbach/if_constraints_indent
Add check for if constraint indendation
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-23 00:26:44 +01:00
Sebastian Wilzbach 27b09eebfd Check for function parameters in mixins (#484)
* Check for function parameters in mixins

* Don't trigger errors on uncertain mesages
2018-03-22 23:53:47 +01:00
Basile Burg e807bd7456 fix case of self linting failure 2018-03-22 23:50:03 +01:00
Sebastian Wilzbach cb073c3cf0 Add check for if constraint indendation 2018-03-22 21:03:10 +01: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