java压制警告_IntelliJ IDEA中对烦死人的警告进行压制设置

ゝ一世哀愁。 2022-11-03 04:24 82阅读 0赞

Inspections:

java:

class structure:

field can be local:false

Declaration redundancy:

Declaration access can be weaker:false

unused declaration:Methods:Package-private

unused declaration:Methods:Getter/setters:false

Javadoc issues:

Dangling Javadoc comment:false

Declaration has Javadoc problems:false

Declaration has problems in Javadoc references:false

Logging issues:

Logger initialized with foreign class:false

Probable bugs:

‘Optional.get()’ without ‘isPresent()’ check:false

发表评论

表情:
评论列表 (有 0 条评论,82人围观)

还没有评论,来说两句吧...

相关阅读