[core/engine] Add aliasing mechanism to modules

Allow modules to define aliases. This replaces the symlink mechanism
that was in place previously, because it was a bit ugly (and confused
code climate).

see #23
This commit is contained in:
Tobi-wan Kenobi 2016-12-11 07:18:06 +01:00
parent 8f759e6134
commit 2cc2cf8282
5 changed files with 18 additions and 13 deletions

View file

@ -1,10 +1,6 @@
engines:
duplication:
enabled: true
exclude_fingerprints:
- 729e672cc5eafa97b4ff7b4487b43e73
- b6bcd0bad16e901a7e93b31776477fde
- 39aa354fb2009c102f8b297a4eade693
config:
languages:
- python