|
|
|
|
|
by jprokay13
356 days ago
|
|
If you haven’t, adding in strict(er) linting rules is an easy win.
Enforcing documentation for public methods is a great one imo. The more you can do to tell the AI what you want via a “code-lint-test” loop, the better the results. |
|