Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Increased the `functionThreshold` for `LongParameterList` from 6 to 8. * Enabled `ignoreDefaultParameters` for `LongParameterList`. * Updated `functionPattern` to allow uppercase letters at the beginning. * Add `ignoreAnnotatedFunctions` to `['Preview']` * Add `ignoreAnnotated` to `['Composable']` * Updated `constantPattern` to accept uppercase letters followed by alphanumeric characters. * Enabled `ignorePropertyDeclaration` for `MagicNumber`.
- Loading branch information