Skip to content

Conversation

@junners
Copy link
Contributor

@junners junners commented Feb 17, 2025

BREAKING CHANGE

  • -p option will now point to --files instead of --sourcepath, sourcepath is now deprecated

New Features

New Rule!

Rule Description
Cyclomatic Complexity (CyclomaticComplexity) The number of loops and decision rules, plus the number of decisions. Use a combination of 1) subflows and 2) breaking flows into multiple concise trigger ordered flows, to reduce the cyclomatic complexity within a single flow, ensuring maintainability and simplicity.

@junners junners merged commit e8f225a into master Feb 17, 2025
1 check passed
@junners junners deleted the deprecate-old-sourcepath branch February 17, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants