dlang-community / dfmt

Dfmt is a formatter for D source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependency for rdmd in dub package

skyline131313 opened this issue · comments

serve-d doesn't compile because of this, there is no rdmd for ARM as dmd doesn't have an ARM target.

https://github.com/dlang-community/dfmt/blob/master/dub.json#L18

duplicate of #472