Dfmt is a formatter for D source code
Go to file
Brian Schott 9e7d57af84 Merge pull request #8 from qznc/master
Bunch of improvements
2015-01-16 21:28:56 +00:00
libdparse@bce47174cc Better formatting for ternary expressions 2015-01-16 11:34:38 -08:00
src More clever length estimating for import statements 2015-01-16 22:12:40 +01:00
tests Fix tests 2015-01-16 22:19:15 +01:00
.editorconfig Don't use spaces for makefiles 2015-01-13 23:47:22 -08:00
.gitignore Add dub config 2015-01-13 22:16:27 +01:00
.gitmodules Initial commit 2015-01-11 17:50:30 +00:00
README.md Initial commit 2015-01-12 01:46:36 +00:00
dub.json Add dub config 2015-01-13 22:16:27 +01:00
makefile Fix makefile dependencies 2015-01-14 21:11:56 +01:00

README.md

dfmt

Dfmt is a formatter for D source code