We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
autodetect
1 parent 7f9e6ac commit fef85e3Copy full SHA for fef85e3
dub.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dfmt",
3
"description": "Dfmt is a formatter for D source code",
4
- "targetType": "executable",
+ "targetType": "autodetect",
5
"license": "BSL-1.0",
6
"dependencies": {
7
"libdparse": "~>0.7.1-beta.1"
0 commit comments