Y
Hacker News
new
|
ask
|
show
|
jobs
by
pabs3
1662 days ago
Are there linters and other static analysis tools for D?
1 comments
WalterBright
1662 days ago
there's dscanner
https://github.com/dlang-community/D-Scanner
link
pabs3
1662 days ago
There is also dfmt, which potentially can be used as a style linter if you wrap it in diffs.
https://github.com/dlang-community/dfmt
link
https://github.com/dlang-community/D-Scanner