Use of '$' in identifier
Reports variables, methods, and classes with dollar signs ($
) in their names. While such names are legal Java, their use outside of generated java code is strongly discouraged.
Example:
class SalaryIn${}
Rename quick-fix is suggested only in the editor.
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Java, 233.SNAPSHOT |
Last modified: 13 July 2023