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

@github-project-automation github-project-automation bot moved this from Ready for Review to Reviewed/Ready to Merge in hubverse Development overview Jan 7, 2026
@annakrystalli annakrystalli merged commit 33b9893 into main Jan 8, 2026
11 checks passed
@annakrystalli annakrystalli deleted the migrate-to-air-formatting branch January 8, 2026 08:52
@github-project-automation github-project-automation bot moved this from Reviewed/Ready to Merge to Done in hubverse Development overview Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants