There is an inconsistency between the use of line and row in the ast-grep node's interface and rule parameters. The node uses line, while the rule uses row, which may lead to confusion. This inconsistency should be addressed.
References:
Reported by: @HerringtonDarkholme
There is an inconsistency between the use of
lineandrowin the ast-grep node's interface and rule parameters. The node usesline, while the rule usesrow, which may lead to confusion. This inconsistency should be addressed.References:
Reported by: @HerringtonDarkholme