How do people raise issues of coding standards at work for packages that aren't your own? What are some strategies to motivate standardization that have worked?

@lzamparo As in third party packages or other internal code? For other internal code, I like the three-tier approach outlined in the blogpost below.

https://www.moderndescartes.com/essays/research_code/

A Research Codebase Manifesto

@dmikeando This is really helpful, thanks!