Skip to content

Comments

fix(prettier): ignore TypeScript definition files#1402

Merged
rudivanhierden merged 1 commit intomainfrom
fix/prettier-ignore-typescript-definitions-main
Feb 17, 2026
Merged

fix(prettier): ignore TypeScript definition files#1402
rudivanhierden merged 1 commit intomainfrom
fix/prettier-ignore-typescript-definitions-main

Conversation

@rudivanhierden
Copy link
Contributor

These files are constantly regenerated throughout different packages /apps, so reformatting them constantly is not necessary. They are also not meant for human readability per se, so the default TypeScript definition format is fine.

These files are constantly regenerated throughout different packages
/apps, so reformatting them constantly is not necessary. They are
also not meant for human readability per se, so the default
TypeScript definition format is fine.
@rudivanhierden rudivanhierden requested review from a team as code owners February 17, 2026 11:56
@rudivanhierden rudivanhierden requested review from ferhany and removed request for a team February 17, 2026 11:56
@rudivanhierden rudivanhierden merged commit f8de8df into main Feb 17, 2026
10 of 11 checks passed
@cypress
Copy link

cypress bot commented Feb 17, 2026

Openstad Headless    Run #1377

Run Properties:  status check passed Passed #1377  •  git commit cc1bdffd14 ℹ️: Merge 3e2de8780f278c54050e4a132246517e5407caa3 into 72109546621b15bc670b66eb0ffe...
Project Openstad Headless
Branch Review fix/prettier-ignore-typescript-definitions-main
Run status status check passed Passed #1377
Run duration 22m 23s
Commit git commit cc1bdffd14 ℹ️: Merge 3e2de8780f278c54050e4a132246517e5407caa3 into 72109546621b15bc670b66eb0ffe...
Committer Rudi van Hierden
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 67
View all changes introduced in this branch ↗︎

@cypress
Copy link

cypress bot commented Feb 17, 2026

Openstad Headless    Run #1379

Run Properties:  status check passed Passed #1379  •  git commit f8de8df422: Merge pull request #1402 from openstad/fix/prettier-ignore-typescript-definition...
Project Openstad Headless
Branch Review main
Run status status check passed Passed #1379
Run duration 22m 00s
Commit git commit f8de8df422: Merge pull request #1402 from openstad/fix/prettier-ignore-typescript-definition...
Committer Rudi van Hierden
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 67
View all changes introduced in this branch ↗︎

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