perseverance-scripts used the Makefile from percy as a starting point and has greatly enhanced the developer experience. At some point, we need to return the favor and backport our learnings.
This is not a call to enforce the linter and static analyzer on the whole project, but an ask to back-port the ideas and start running the tools against new files being added. The first should be the new parse tree class, when that gets merged in.
perseverance-scripts
used theMakefile
frompercy
as a starting point and has greatly enhanced the developer experience. At some point, we need to return the favor and backport our learnings.This is not a call to enforce the linter and static analyzer on the whole project, but an ask to back-port the ideas and start running the tools against new files being added. The first should be the new parse tree class, when that gets merged in.