[Evergreen-dev] Proposal to Pause 3.13 Angular Lint Requirements
Bill Erickson
berickxx at gmail.com
Fri May 10 11:49:23 EDT 2024
Hi All,
We're bumping against a lot of Angular lint errors on pending feature
branches as a result of relatively recent linting rules, some of which will
require significant refactoring to resolve.
Note that 'ng lint --fix' helps, but it only fixes certain classes of
errors, mostly cosmetic.
These feature branches have been tested in the wild and are generally ready
to go. Efforts have been made to resolve the lint issues, but some fixes,
like batch changing "==" to "===" can cause problems, since the original
code was not created and tested with those assumptions in place. Other
more complicated issues could take days or longer to fix and re-test.
I propose we relax our requirement that merged code be fully cleared of
lint errors at merge time until we get through this phase of feature
merging.
Thoughts?
Thanks,
-b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.evergreen-ils.org/pipermail/evergreen-dev/attachments/20240510/f187d1a5/attachment.htm>
More information about the Evergreen-dev
mailing list