Skip to content

chore: add air code formatting#1869

Merged
schochastics merged 60 commits intomainfrom
f-air
Jun 13, 2025
Merged

chore: add air code formatting#1869
schochastics merged 60 commits intomainfrom
f-air

Conversation

@schochastics
Copy link
Copy Markdown
Contributor

@schochastics schochastics commented Jun 10, 2025

fix #1734

@DavisVaughan
Copy link
Copy Markdown

DavisVaughan commented Jun 10, 2025

Feel free to let me know if you run into any issues here or have any specific questions, I'd love to see igraph using Air 😄

@DavisVaughan
Copy link
Copy Markdown

Also make sure you've got the just released Air 0.7.0! It was released Friday but does a much better job with some if statements in particular.

@schochastics
Copy link
Copy Markdown
Contributor Author

Also make sure you've got the just released Air 0.7.0! It was released Friday but does a much better job with some if statements in particular.

I am using the Positron extension and it says version 0.14.0 which I updated three days ago so i assume I am on the newest version?

@DavisVaughan
Copy link
Copy Markdown

Yea that's right

@schochastics schochastics requested review from krlmlr and maelle and removed request for maelle June 12, 2025 12:54
@schochastics schochastics marked this pull request as ready for review June 12, 2025 12:54
@schochastics
Copy link
Copy Markdown
Contributor Author

I checked everything manually and I think it should be fine now but please have a superficial look

Copy link
Copy Markdown
Contributor

@krlmlr krlmlr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, great! Can you please revert and merge?

R/utils-s3.R Outdated
switch(fn,
is_interactive = return(rlang::is_interactive)
)
if (
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should be exempt from styling. I wonder if this is now in an "rlang standalone" file, these are exempt by default. Let's revert here and review later.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@schochastics schochastics enabled auto-merge (squash) June 13, 2025 03:48
@schochastics schochastics merged commit e6d5e88 into main Jun 13, 2025
6 checks passed
@schochastics schochastics deleted the f-air branch June 13, 2025 04:05
schochastics added a commit that referenced this pull request Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

protect literals from Air

4 participants