Problem/Motivation
The upstream Generic.ControlStructures.InlineControlStructure sniff has support for alternative if syntax now, we can use it directly.
Proposed resolution
https://github.com/pfrenssen/coder/pull/288/files
API changes
* Drupal.ControlStructures.InlineControlStructure is replaced with Generic.ControlStructures.InlineControlStructure
Comments
Comment #3
klausiMerged.