The Datadog Documentation team has adopted Vale, an open-source command-line linting tool, to automate the enforcement of their style guidelines and maintain consistency in their documentation. By integrating Vale into their CI workflow and authoring environment, they aim to reduce editing time, mental toll on writers, and improve overall quality of their documentation. The team has also created a set of rules for prose linting, including rules for avoiding jargon, mismatched tenses, and gendered language. To make it easier for contributors to follow the style guide, Vale provides automated comments and suggestions in the GitHub Files Changed tab. By automating these processes, the Datadog team can ensure that their documentation is high-quality, consistently styled, and easily maintainable.