Problem/Motivation

As a spin-off of #3037228: Add more test coverage to Help Topics, we are adding Coder checks for Twig help topic syntax in
#3066512: Add checks for syntax and display of help topic Twig template files

This issue is to enable these checks in Drupal Core, so that core help topics syntax is checked. This issue is part of the roadmap to getting the experimental Help Topics module to stable
#3027054: Help Topics module roadmap: the path to beta and stable
and is postponed until the Coder issue is done.

Proposed resolution

Add the new coder checks to core/drupalci.yml

Remaining tasks

Add the new coder checks to core/drupalci.yml

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

Added Coder checks for help topic heading hierarchy to Drupal CI.

Comments

scott_euser created an issue. See original summary.

jhodgdon’s picture

Title: Add test coverage for heading hierarchy by applying coder coding standards » Add test coverage for help topic syntax by applying coder coding standards

Coder checking for syntax is broadened.

jhodgdon’s picture

Issue summary: View changes
Status: Active » Postponed

Setting this to Postponed until #3066512: Add checks for syntax and display of help topic Twig template files is done, and updating issue summary to have better issue links and reflect that.

jhodgdon’s picture

Status: Postponed » Closed (duplicate)

The other issue is now back in Drupal Core, because Coder doesn't "sniff" Twig files. So, this issue is not necessary -- we will just be writing the tests on the other issue.