Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Access rules directories in sorted order #276

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

baodrate
Copy link
Contributor

@baodrate baodrate commented Dec 2, 2020

This provides a stable rule parsing order. e.g.
A directoory named 10-overrides will always be accessed after
00-default, rather than in the order the filesystem returns.

Closes #274

This provides a stable rule parsing order. e.g.
A directoory named `10-overrides` will always be accessed after
`00-default`, rather than in the order the filesystem returns.

Closes nefelim4ag#274
@nefelim4ag nefelim4ag merged commit a3be150 into nefelim4ag:master Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rules not read in a stable order
2 participants