Inspection Options

Edit pageLast modified: 19 March 2025

Some code inspections provide configuration options that affect their behavior. For example, Java | Code style issues | 'size() == 0' can be replaced with isEmpty(), allows ignoring classes from the defined list or expressions, which would be replaced with !isEmpty().

Currently, there are two ways of providing the inspection options: