summaryrefslogtreecommitdiff
path: root/t/t4018/r-indent-nested
AgeCommit message (Collapse)Author
2025-05-29userdiff: add support for R programming languageRodrigo Carvalho
Add userdiff patterns to support R programming language. Also, add three userdiff tests for R programming language files. These files define simple function and nested function, with and without indentation. Signed-off-by: Rodrigo Carvalho <rodrigorsdc@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>