Skip to content

Replace styler with air? #2

@sckott

Description

@sckott

Thinking about whether we should replace use of https://github.com/r-lib/styler with https://github.com/posit-dev/air in the R Makefile here. I think we should right now. A big advantage of air over styler is that air is written in Rust, and for GH actions means a workflow could run very fast as it doesn't require R setup

I haven't seen a detailed rundown of what styler does vs. air, but I think air will do everything we need and do it faster.

There's some configuration options if we want to modify anything https://posit-dev.github.io/air/configuration.html

Pretty sure there is a still a need for lintr tasks (lint_package)

@seankross ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions