Skip to content

oida 0.17.1 - #338

Merged
3lvis merged 1 commit into
masterfrom
oida/0.17.1
Sep 17, 2026
Merged

3lvis merged 1 commit into
masterfrom
oida/0.17.1

Conversation

@3lvis

@3lvis 3lvis commented Sep 17, 2026

Copy link
Copy Markdown
Owner

0.17 changes what a scope is measured against: an included/excluded pattern is now relative to where the run starts rather than to the absolute path on disk, and matches through a symlinked checkout. That closes #50 properly — a pattern can no longer be written against a checkout directory name and silently match nothing somewhere else.

This repository has no scoped rules, so the bump is the version and its two checksums. Lint clean, swift build clean.

SwiftSync and Pinwheel both carried patterns anchored with a leading / and needed a real fix; theirs land separately.

@3lvis
3lvis marked this pull request as ready for review September 17, 2026 19:00
@3lvis
3lvis merged commit 91710ee into master Sep 17, 2026
4 checks passed
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.

A rule whose included/excluded scope matches no files reports clean, and says nothing

1 participant