From 3311960c7635b56e054634678ff5f1412ade4679 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sun, 26 Feb 2017 17:48:57 +0100 Subject: [PATCH] Use SCOD to style ddox --- dub.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dub.json b/dub.json index 377823f..86a23b9 100644 --- a/dub.json +++ b/dub.json @@ -5,6 +5,7 @@ "authors": ["Mike Bierlee"], "copyright": "Copyright 2014-2017 Mike Bierlee", "license": "MIT", + "-ddoxTool": "scod", "configurations": [ { "name": "library",