Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 metric_fu 生成的报告中忽略我的一些文件(即 lib/*)?
我在文档和其他资源中进行了搜索,除了排除生成的指标之外什么也没发现,而不是在分析中跳过文件。
提前致谢!
MetricFu 维护者在这里。除了任何特定于指标的配置外,目前没有办法做到这一点。但是,由于报告按文件分类,我们可以添加一个配置以从报告中删除这些记录。那会是你想要的吗?否则,如果您的意思是全局忽略“lib*”,那么除了前面的建议之外,这可能在每个指标配置中都是可能的。