Skip to content

Conversation

@annakrystalli
Copy link
Member

Summary

  • Set up Air code formatting via usethis::use_air()
  • Add format-check.yaml GitHub Actions workflow to check formatting on PRs
  • Update CONTRIBUTING.md with Air setup instructions
  • Reformat all R code with air format .

Related to hubverse-org/hubDevs#45

Notes

Air is Posit's new R code formatter. The project-based configuration ensures formatting only applies within this repo - contributors' personal projects remain unaffected.

⚠️ Potential lintr failures

If the lint workflow fails on this PR, please ignore those failures for now. Recent changes in lintr (v3.3.0+) may surface pre-existing issues unrelated to this formatting migration. If lint failures occur, please open a separate issue to address them independently.

- Set up Air config via usethis::use_air()
- Add format-check.yaml workflow
- Update CONTRIBUTING.md with Air setup instructions
- Reformat all R code

Related to hubverse-org/hubDevs#45
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for Review

Development

Successfully merging this pull request may close these issues.

2 participants