Style Guide Linter

When building docs, is there a reST style linter that can automatically warn or enforce the guidelines in the Plone Documentation ReST Styleguide?

I know there is spell-checking with sphinxcontrib-spelling as mentioned in plone.recipe.codeanalysis/issues/87.

There's also an issue for an rst syntax linter.

But neither are an rst style linter.

See also https://github.com/plone/documentation/issues/757

This is included into the new and coming setup.

We do not need use code.analysis, why you want to use that on the docs ?

We use our own testing setup and we have already a linter, please see my comments on https://github.com/plone/documentation/issues/757

Where are those tools? I searched but could not find them. I'd love to test drive them for Pyramid and Pylons Project projects.