amoeba commented on issue #46646: URL: https://github.com/apache/arrow/issues/46646#issuecomment-4215985511
I wonder if we could replace our use of lintr with jarl which is a new R linter that has a Python-based pre-commit hook: https://github.com/etiennebacher/jarl-pre-commit. I'm not sure if it's a drop-in replacement yet. But if so, we could drop the R requirement entirely from the pre-commit setup. @thisisnic what do you think? PS: I filed https://github.com/apache/arrow/pull/49701 to simplify the other R pre-commit check a bit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
