-
-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Description
Now that you've got Air set up, I wonder if you'd be willing to try our new github action:
https://www.tidyverse.org/blog/2025/06/air-0-7-0/#github-action
This one uses github suggestions on prs and is my preferred example action
usethis::use_github_action(url = "https://github.com/posit-dev/setup-air/blob/main/examples/format-suggest.yaml")This one does a simple pass/fail check and runs on push to main and prs, some people may prefer this
usethis::use_github_action(url = "https://github.com/posit-dev/setup-air/blob/main/examples/format-check.yaml")Either one should help keep all of the igraph developers in sync, avoiding any drift away from Air style
schochastics
Metadata
Metadata
Assignees
Labels
No labels