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

Investigate auto-formating frontend code #721

Open
GeckoEidechse opened this issue Dec 23, 2023 · 0 comments
Open

Investigate auto-formating frontend code #721

GeckoEidechse opened this issue Dec 23, 2023 · 0 comments

Comments

@GeckoEidechse
Copy link
Member

Right now we enforce styling of the backend code via rustfmt.

In order to get front-end styling a bit more consistent we should do the same for .vue and .ts files.

Thing is finding the right tool to do so. I tried just running auto-format in vscode with the Vue extension and it remove manual alignment for some elements which actually made the code harder to read which kinda defeats the point of automatic formatting ^^

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