Skip to content

Style(#44): air formatting of functions - #45

Merged
jcaracappa1 merged 6 commits into
devfrom
style/i44-air-format
May 7, 2026
Merged

Style(#44): air formatting of functions#45
jcaracappa1 merged 6 commits into
devfrom
style/i44-air-format

Conversation

@andybeet

@andybeet andybeet commented May 6, 2026

Copy link
Copy Markdown
Member

Your commits explain the who, what, where and when of these changes. Your code shows the how. You do not need to reiterate this. This PR should complete the big picture by telling the why.

Justification

Formatting repo to maintain conformity to a style guide. The included workflow will check for this conformity. The toml sets the guidelines

fixes #44

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply. This will inform version updates

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other change (if none of the other choices apply)

Reviewer instructions:

Check to make sure the workflow (format-check) passed. No changes to code functionality were made. Just a style change. No need to run code

Formatting

This repo contains an air.toml file that automatically formats code to a set of standards.
It is preferred that contributors and reviewers install the air formatting tool.

@andybeet
andybeet changed the base branch from main to dev May 6, 2026 18:49
@andybeet
andybeet requested a review from jcaracappa1 May 6, 2026 18:53
@jcaracappa1
jcaracappa1 merged commit 7c2b0e8 into dev May 7, 2026
4 checks passed
@andybeet
andybeet deleted the style/i44-air-format branch May 7, 2026 13:41
@andybeet andybeet mentioned this pull request May 7, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Air formatting of R code

2 participants