PhpStorm
 
Get PhpStorm

Code Inspection: Recursive alias

Last modified: 13 May 2022

Configure inspections: Settings | Editor | Inspections

Show intention actions: Alt+Enter

Reports recursion in YAML aliases.

Alias can't be recursive and be used inside the data referenced by a corresponding anchor.

Example:

See Anchors and aliases for details.