I just got my intelliJ project back to being a Tre...
# intellij
g
I just got my intelliJ project back to being a Tree of modules as opposed to a proper (cyclic) graph. I'd like to enlist teamcity to help me keep it that way. Does anybody know how to write a teamcity test to assert that an intelliJ project contains no cyclic dependencies? I can probably do it with a beefy script and some xpath queries against the IML files, but I'd rather make this somebody else's problem