Add CLI flag to add additional addin paths to the Consol
Status: Beta
Brought to you by:
akutz
We have custom StyleCop addins to add additional rule analyzers. In order for the StyleCopCmd CLI tool to be useful in our scenario, we would need to be able to specify that these additional DLLs be loaded into the StyleCop Console in order to process our custom rule analyzers. E.g.: add an AddinDirectory flag
StyleCopCmd.exe -f MyFile.cs -ad \CustomStyleCopAddIns\