Skip to content
代码片段 群组 项目
未验证 提交 1b47f448 编辑于 作者: Ryan Nowak's avatar Ryan Nowak 提交者: GitHub
浏览文件

Add a top-level node for analyzers (#9906)

This is the first step, and just estabilishes a skeleton. The end goal
is organize our analyzers under this node because:
1. We're writing some 'top level' analyzers that depend on everything
else
2. We want to be able to service analyzers on the SDK schedule
(independent of runtime).

Next, we'll merge the MVC analyzers into this assembly since there's no
reason for them to be separate. The MVC API analyzers will remain a
separate package, but under this node. The component analyzers will
remain separate as they need to ship as a package, but will move under
this node as well.
上级 04600e83
No related branches found
No related tags found
无相关合并请求
显示
1442 个添加4 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册