There be tests ! And a massive code reorg to support the tests, And pep8 and pylint...
[margebot.git] / plugins / marge.plug
1 [Core]
2 Name = Marge
3 Module = marge
4 DependsOn = Webserver
5
6 [Documentation]
7 Description = Marge helps with Gitlab merge requests
8
9 [Python]
10 Version = 3
11
12