[swift-evolution] Proposal: Require functions to have a cyclomatic complexity of <= 10.
Amir Michail
a.michail at me.com
Mon Feb 1 10:28:36 CST 2016
> On Jan 31, 2016, at 6:10 PM, David Sweeris <davesweeris at mac.com> wrote:
>
> -1 because 64k isn't actually always enough for everyone.
>
I’ve been using the implementation of cyclomatic complexity in swiftlint and have not encountered any limitations that I couldn’t overcome by refactoring my code.
> - Dave Sweeris
>
>> On Jan 31, 2016, at 08:45, 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
More information about the swift-evolution
mailing list