This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Access rules directories in sorted order
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
- Loading branch information