Skip to content

Added Prettier for Code Formatting#103

Closed
Himanshityagii24 wants to merge 2 commits intomicrocks:masterfrom
Himanshityagii24:Himanshi-dev
Closed

Added Prettier for Code Formatting#103
Himanshityagii24 wants to merge 2 commits intomicrocks:masterfrom
Himanshityagii24:Himanshi-dev

Conversation

@Himanshityagii24
Copy link
Copy Markdown
Contributor

Why we need this improvement?

Ensures uniform formatting across frontend and backend.
Reduces code review time by enforcing a standard style.
Improves readability and maintainability.
How will this change help?

Automatically formats code on save or before commits.
Prevents unnecessary formatting changes in PRs.
Works across multiple developers with different editors.
FIXES: #102

Signed-off-by: Himanshityagii24 <tyagihimanshi241@gmail.com>
Signed-off-by: Himanshityagii24 <tyagihimanshi241@gmail.com>
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale State due to inactivity label Mar 21, 2025
@yada
Copy link
Copy Markdown
Member

yada commented Mar 28, 2025

Thanks for the PR, @Himanshityagii24, and sorry for the delay on this one...
A few points before being able to move forward on this:
1/
Please do a PR on the action to add Prettier without including all the markdown modifications.
Plus (important) all generic md files like: ADOPTERS.md MAINTAINERS.md.../... must not be modified here but on the main repo. See: https://github.com/microcks/.github

So, all these centralized files must be excluded from the GitHub action.

2/
@mohdaquib171 and @lbroudoux are working on a significant refresh of the hub front end. See: #76
So, this type of action may be of use but may not be the top priority. But always open for improvements, see 1/

@github-actions github-actions bot removed the stale State due to inactivity label Mar 29, 2025
@yada yada added the status/wontfix This will not be worked on label Apr 22, 2025
@yada
Copy link
Copy Markdown
Member

yada commented Apr 22, 2025

Not planned due to full refactoring in progress

@yada yada closed this Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Prettier for Code Formatting

2 participants