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 nefelim4ag#274
- Loading branch information