Skip to content

Standardize formatting#1139

Open
hleepfl wants to merge 7 commits into
developfrom
1138-formatting
Open

Standardize formatting#1139
hleepfl wants to merge 7 commits into
developfrom
1138-formatting

Conversation

@hleepfl

@hleepfl hleepfl commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

closes #1138

@hleepfl hleepfl requested a review from JulienVig June 12, 2026 08:32
@hleepfl hleepfl marked this pull request as ready for review June 12, 2026 08:32
@hleepfl hleepfl requested a review from tharvik June 16, 2026 14:20

@tharvik tharvik left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wanted to do that for year, thanks for taking the time!

lint-most:
needs: [build-cli, build-lib, build-lib-node, build-lib-web, build-server, build-webapp]
needs:
[

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

list are with dashes

same below

Comment thread .prettierignore

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you use / for starting path from root, as in gitignore?

Comment thread package.json
"eslint": "10",
"eslint-plugin-cypress": "6",
"eslint-plugin-vue": "10",
"prettier": "^3.8.4",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use more generic version number, as to keep only in the lock file

Suggested change
"prettier": "^3.8.4",
"prettier": "3",

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.

Standardize formatting

3 participants