= []
= 7
= 250
= 150
# Cognitive complexity tuned for maintainability
= 20
# Reasonable defaults for type and array sizes
= 8
= 100
= 1
# Restrict nesting for clarity
= 6
# Disallowed types that should never be used in this codebase
= [
# Add types that should never be used in the codebase
]
# Disallowed names to avoid in code
= [
# Add names that should be avoided
]
# Custom configuration for checking private items
= true
# Additional documentation enforcement
= true
# Stricter lines threshold for readability
= 200