Problem/Motivation

It's hard to catch mistakes when people list things in comments.

 * Available configuration keys:
 *   - callable: The name of the callable method.

Should be

 * Available configuration keys:
 * - callable: The name of the callable method.

Proposed resolution

Add a sniff to catch this.

Lists should comply with: https://www.drupal.org/node/1354#lists

Remaining tasks

User interface changes

API changes

Data model changes

Comments

alexpott created an issue. See original summary.

alexpott’s picture

xjm’s picture

Issue summary: View changes

Here is the documented standard:
https://www.drupal.org/node/1354#lists