Skip to content

Commit 82bdc1e

Browse files
committed
Disallow deprecations
1 parent 84cc060 commit 82bdc1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ddoc/dub.sdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description "Preprocesses source code before running Ddoc over it"
33
dependency "libdparse" version="~>0.8.7"
44
dependency "dmd" path="../../dmd"
55
versions "DdocOptions"
6+
buildRequirements "disallowDeprecations"
67
configuration "executable" {
78
versions "IsExecutable"
89
targetType "executable"

0 commit comments

Comments
 (0)