private(this) vs LINT
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Tue Jun 28 17:33:44 UTC 2022
On Tuesday, 28 June 2022 at 14:48:36 UTC, zjh wrote:
> If you need `'linter'`, why not `'integrate'` to `'DMD'`, just
> like `'unittest'`.
> I haven't used 'linter'. As a `'professional'` compiler,If dmd
> has `builtin` linter and added a switch. Wouldn't it be better?
Different projects have different guidelines and needs. Linting
can also be a precursor to language changes, basically a low
threshold way to test things out.
More information about the Digitalmars-d
mailing list