mirror of
https://github.com/metosin/reitit.git
synced 2026-01-12 18:09:49 +00:00
The code was not finding the closest ancestor to the error type, because `ancestors` is not ordered. Now the code does a DFS to find a nearest ancestor. If the nearest ancestor is non-unique, an arbitrary one is picked. |
||
|---|---|---|
| .. | ||
| .clj-kondo | ||
| src/reitit/ring/middleware | ||
| project.clj | ||