[swift-evolution] Proposal: Require functions to have a cyclomatic complexity of <= 10.

David Turnbull dturnbull at gmail.com
Sun Jan 31 11:34:10 CST 2016


The language doesn't have to evolve to make this part of the code analyzer.
I don't need cyclomatic complexity analysis in the language or the regular
build process. Better to compile faster.

-david

On Sun, Jan 31, 2016 at 8:45 AM, Amir Michail via swift-evolution <
swift-evolution at swift.org> wrote:

> I think that this one metric built into the language would have a huge
> impact on Swift development and for the better.
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160131/a04cb3b3/attachment.html>


More information about the swift-evolution mailing list