Autoformatting of R scripts
Open
Nobody has claimed this yet.
linting
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Description of feature
Posit released air, an R formatter written in Rust.
I just saw a few review comments about R code style which could have been avoided with an autoformatter.
Would you consider adding it to modules and pipelinese CI (similar to ruff) and to @nf-core-bot fix linting?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how ruff is integrated into modules and pipelines CI, then trace the existing @nf-core-bot fix linting workflow. Add air in both requested contexts and verify that R scripts are formatted by CI and the bot command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, rust
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100