diff --git a/config.yml b/config.yml index 0f50f30b94..572e4cbb36 100644 --- a/config.yml +++ b/config.yml @@ -855,6 +855,11 @@ nodes: ^^^^^^^^^ - name: keyword_loc type: location + comment: | + Represents the location of the `alias` keyword. + + alias foo bar + ^^^^^ comment: | Represents the use of the `alias` keyword to alias a method.