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

Formatter #9

Open
1 of 5 tasks
0xtekgrinder opened this issue Sep 19, 2024 · 0 comments
Open
1 of 5 tasks

Formatter #9

0xtekgrinder opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@0xtekgrinder
Copy link
Member

Description

The user should be able to download a CLI tool to format his vyper code in the root he decides or use the vscode extension

As

vyper developper

I want to

format my code to make it more readable

Definition of Done

  • 1. The formatter corrects output of all the files by overwriting them
  • 2. The formatter takes a configuration file for user preferences
  • 3. The formatter can output the difference of the two files with --check
  • 4. The formatter has an LSP implementation to be used in the vscode extension

Code of Conduct

  • I agree to follow this project's Code of Conduct
@0xtekgrinder 0xtekgrinder self-assigned this Sep 19, 2024
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

No branches or pull requests

1 participant