Skip to content

Conversation

@DavisVaughan
Copy link
Member

No description provided.

github-actions[bot]

This comment was marked as resolved.

@DavisVaughan DavisVaughan force-pushed the try-again branch 2 times, most recently from 485768a to 38fa37a Compare April 28, 2025 17:30
DavisVaughan and others added 6 commits April 28, 2025 13:37
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@r-lib r-lib deleted a comment from github-actions bot Apr 28, 2025
@r-lib r-lib deleted a comment from github-actions bot Apr 28, 2025
Comment on lines +60 to +61
return(slider_dispatch("slider_plus",
x, y, slider_plus_default))

Choose a reason for hiding this comment

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

[air] reported by reviewdog 🐶

Suggested change
return(slider_dispatch("slider_plus",
x, y, slider_plus_default))
return(slider_dispatch("slider_plus", x, y, slider_plus_default))

Comment on lines +74 to +75
check_index_incompatible_type(i,
"i")

Choose a reason for hiding this comment

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

[air] reported by reviewdog 🐶

Suggested change
check_index_incompatible_type(i,
"i")
check_index_incompatible_type(i, "i")

@DavisVaughan DavisVaughan deleted the try-again branch April 29, 2025 16:53
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.

2 participants