Skip to content

Apply formatting rules #103

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

Merged
merged 8 commits into from
Mar 17, 2025
Merged

Apply formatting rules #103

merged 8 commits into from
Mar 17, 2025

Conversation

egekorkan
Copy link
Contributor

We have noticed with @TejInaco that the prettierrc was actually never applied and there were already some discrepencies in the codebase such as:

  • mixed usage of tabs and spaces
  • different indentation

Running prettier was not possible as well as the default parser was babel. I have adjusted the prettier configuration to reduce the diff as well

@egekorkan
Copy link
Contributor Author

@fexpal can you have a look and merge this PR? The only changes are in the package.json (adding devDependency), prettierrc and prettierignore. We can also change the prettier configuration to use other indentations etc.

@fexpal fexpal self-assigned this Mar 17, 2025
@fexpal fexpal merged commit 7cf0a1f into eclipse:master Mar 17, 2025
1 check passed
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