include/exclude edge cases #1

Open
opened 2026-03-11 12:25:15 -04:00 by kevintl1998 · 0 comments
Owner

Currently, paths that appear in both include and exclude lists (after globs have been expanded) are auto removed from both.

Paths explicitly defined in the include or excluded lists (i.e. paths that are not generated from a glob) should have priority over paths generated from globs. If the path is explicitly defined in both, the include should have priority.

Currently, paths that appear in both include and exclude lists (after globs have been expanded) are auto removed from both. Paths explicitly defined in the include or excluded lists (i.e. paths that are not generated from a glob) should have priority over paths generated from globs. If the path is explicitly defined in both, the include should have priority.
kevintl1998 added this to the Release 1.0 milestone 2026-03-13 11:40:54 -04:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kevintl1998/clangd-config-gen#1
No description provided.