How can I ignore a CheckStyle rule for a line matching a pattern “if (log.isDebugEnabled()) {”

后端 未结 0 2024
情歌与酒
情歌与酒 2021-01-29 04:07

I\'m using CheckStyle to check curly bracket placement and generally want to enforce left curly brace being at the end of line with indenting following it. I have this working.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题