Skip to content

Allow formatting unmatched patterns - #41

Merged
bluwy merged 1 commit into
mainfrom
allow-unmatched-patterns
Aug 13, 2026
Merged

Allow formatting unmatched patterns#41
bluwy merged 1 commit into
mainfrom
allow-unmatched-patterns

Conversation

@bluwy

@bluwy bluwy commented Aug 13, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread tests/fixtures.test.ts
Comment on lines -16 to -24
// dprint requires an internet connection to download plugins (on the first run)
async function canRunDprint() {
try {
await dns.lookup("plugins.dprint.dev");
return true;
} catch {
return false;
}
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This isn't needed anymore since #21 as the plugin is installed locally with npm

@bluwy
bluwy requested a review from Andarist August 13, 2026 16:24
@bluwy
bluwy added this pull request to the merge queue Aug 13, 2026
Merged via the queue into main with commit 55a07cd Aug 13, 2026
7 checks passed
@bluwy
bluwy deleted the allow-unmatched-patterns branch August 13, 2026 17:06
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