Send me your list of D gripes and wishes

Paul Backus snarwin at gmail.com
Sun Jan 1 01:23:16 UTC 2023


On Saturday, 31 December 2022 at 08:56:34 UTC, Richard (Rikki) 
Andrew Cattermole wrote:
> You've got the problem right there. There is no tool to run 
> locally. Its mixed between a few different CI runner types. 
> They are all simple tests, like end of line white space and all 
> have less than desirable error messages that you have to track 
> down deep in log files.

You can run the checks locally with `make -f posix.mak 
style_lint` (Phobos, druntime) or `./build.d style` (DMD).


More information about the Digitalmars-d mailing list