Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented Dec 5, 2025

This re-adds running prettier as part of the 'lint' step. There are separate
lint:prettier and lint:prettier:fix scripts if one wants to run just style checking.

Refs: #3001


AFAICT prettier is no longer being run. My theory is that #3001 accidentally caused that.

Update: The accident is that we didn't follow-up after 3001 to add running prettier separately. Prettier's recommendation is to run prettier separate from linters, which I can get behind.

@trentm trentm self-assigned this Dec 5, 2025
@github-actions github-actions bot requested a review from seemk December 5, 2025 00:20
@trentm trentm unassigned seemk Dec 5, 2025
@trentm trentm removed the request for review from seemk December 5, 2025 00:21
@trentm
Copy link
Contributor Author

trentm commented Dec 5, 2025

@github-actions github-actions bot requested a review from seemk December 5, 2025 00:28
@github-actions github-actions bot requested a review from blumamir December 5, 2025 00:40
@github-actions github-actions bot added pkg:instrumentation-kafkajs pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found. pkg:propagator-aws-xray pkg:instrumentation-web-exception labels Dec 5, 2025
@trentm trentm changed the title chore(lint): whither prettier? chore(lint): restore running prettier as part of linting Dec 5, 2025
@trentm trentm marked this pull request as ready for review December 5, 2025 00:41
@trentm trentm requested a review from a team as a code owner December 5, 2025 00:41
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

This package does not have an assigned component owner and is considered unmaintained. As such this package is in feature-freeze and this PR will be closed with 14 days unless a new owner or a sponsor (a member of @open-telemetry/javascript-approvers) for the feature is found. It is the responsibility of the author to find a sponsor for this feature.
Are you familiar with this package? Consider becoming a component owner.

Copy link
Contributor

@david-luna david-luna left a comment

Choose a reason for hiding this comment

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

TIL declare private & private declare is allowed by the compiler.

@pichlermarc pichlermarc merged commit 53a6c94 into open-telemetry:main Dec 5, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.