Pattern: Use of def
keyword
Issue: -
Do not allow using the def
keyword in code. Use a specific type instead.
Property | Description | Default Value |
---|---|---|
excludeRegex | Regular expression describing names of attributes, parameters or methods that could be precede by the def keyword. |
`` |