YAML 별칭의 재귀를 보고합니다.

별칭은 재귀적일 수 없으며 해당하는 앵커로 참조된 데이터 내부에서 사용되어야 합니다.

예:


  some_key: &some_anchor
    sub_key1: value1
    sub_key2: *some_anchor