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