-
- Downloads
simple map-map link dependency checking
This is purely based on a set difference, i.e. it won't catch stupid things like a map linking to itself, a map link going only one-way, etc. Also, it only handles map links; it doesn't check if all ressource files referenced by a map actually exist.
Showing
- lib/CheckDir.hs 68 additions, 11 deletionslib/CheckDir.hs
- lib/CheckMap.hs 7 additions, 4 deletionslib/CheckMap.hs
- lib/LintWriter.hs 12 additions, 0 deletionslib/LintWriter.hs
- lib/Paths.hs 6 additions, 1 deletionlib/Paths.hs
- lib/Properties.hs 4 additions, 1 deletionlib/Properties.hs
- lib/Types.hs 9 additions, 4 deletionslib/Types.hs
Loading
Please register or sign in to comment