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

Code format for aptos-cli, aptos-client, aptos-common #94

Open
Zombieliu opened this issue Dec 5, 2024 · 0 comments
Open

Code format for aptos-cli, aptos-client, aptos-common #94

Zombieliu opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
aptos aptos cli cli difficulty:medium difficulty:medium frontend frontend good first issue Good for newcomers ODHack 11 from onlydust open for contribution open for contribution sdk sdk

Comments

@Zombieliu
Copy link
Contributor

Objective

Standardize and normalize the code format of the aptos-cli, aptos-client, and aptos-common modules.

Implementation Steps

  1. Establish code format standards:
    • Determine naming conventions.
    • Determine file organization structure.
    • Define comment standards.
    • Visualize print output (refer to sui-cli, sui-client, and sui-common).
  2. Configure prettier rules to implement a unified code formatting style.
@Zombieliu Zombieliu added good first issue Good for newcomers ODHack 11 from onlydust frontend frontend aptos aptos sdk sdk cli cli labels Dec 5, 2024
@Zombieliu Zombieliu added difficulty:medium difficulty:medium open for contribution open for contribution labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aptos aptos cli cli difficulty:medium difficulty:medium frontend frontend good first issue Good for newcomers ODHack 11 from onlydust open for contribution open for contribution sdk sdk
Projects
None yet
Development

No branches or pull requests

3 participants