Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustfmt: use entrypoint full path #5741

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

buffalojoec
Copy link
Contributor

This PR swaps any calls to the entrypoint! macro with the full path, ie: solana_program::entrypoint!.

This will play a role in the effort to introduce a linting standard to SPL.

Copy link
Contributor Author

buffalojoec commented Nov 7, 2023

@buffalojoec buffalojoec force-pushed the 11-07-rustfmt_use_entrypoint_full_path branch from d5ada93 to f3941d6 Compare November 7, 2023 11:14
@buffalojoec buffalojoec requested a review from joncinque November 7, 2023 11:17
@buffalojoec buffalojoec marked this pull request as ready for review November 7, 2023 11:17
joncinque
joncinque previously approved these changes Nov 7, 2023
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Looks great!

@buffalojoec buffalojoec force-pushed the 11-07-rustfmt_use_entrypoint_full_path branch from f3941d6 to 173e279 Compare November 8, 2023 10:32
@mergify mergify bot dismissed joncinque’s stale review November 8, 2023 10:32

Pull request has been modified.

Copy link
Contributor Author

buffalojoec commented Nov 8, 2023

Merge activity

@buffalojoec buffalojoec merged commit 713a14f into master Nov 8, 2023
46 checks passed
@buffalojoec buffalojoec deleted the 11-07-rustfmt_use_entrypoint_full_path branch November 8, 2023 20:36
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