Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 30, 2023

👉 Partial implementation of #65993. If you're seeing this and are surprised it's happening, please read the discussion and give feedback! ❤️

Implements the dprint formatting changes on packages whose names start with ``z. We're splitting up the changes to make it a bit easier to apply & review them en masse - and, if we need later on, revert / bisect for issues. These changes generated with roughly:

git checkout dprint-onboarding -- .dprint.jsonc
time npx dprint fmt "types/z*/**/*.t*"
# Formatted 73 files.
# npx dprint fmt "types/z*/**/*.t*"  2.20s user 0.52s system 155% cpu 1.755 total
rm .dprint.jsonc

microsoft/DefinitelyTyped-tools#719 is making it hard to investigate CI. Once it's through, more CI failures are likely to appear due to DefinitelyTyped-tools > feat: remove formatting rules rules from dtslint not being merged included in CI yet.

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.

1 participant