Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 CodeNarc 规则“TrailingWhitespace”来防止行尾出现空白字符。这在 linux 系统上工作正常,但在 windows 上,当我最后留下空格然后检查没有找到这个。我对两个系统都使用相同的配置,gradle 项目中的 codenarc。
谢谢你的帮助。
好的,我从 github 上的 codeNarc 得到答案,该问题已在 1.1 版中修复