microsoft-code-analysis

There are 2 repositories under microsoft-code-analysis topic.

  • niborium/CodeStandardScanner

    Code Standard Scanner is a lightweight .NET (CLI) console application that analyzes .TS and .TSX files for adherence to specified code standards. This is just an example and can be modified for your needs (any file extentions or any rules). Easy to integrate with CI/CD Pipelines, Webpack or seperate standalone. Written by Niborium

    Language:C#1100