google / google/google-java-format
do not touch /// in first lines
オープン
- 主要言語
- Java
- スター
- 6.2k
- フォーク
- 937
- 平均マージ
- 6分
- マージ済み PR(30日)
- 3
説明
issue is that in many shells you can use triple slashes `///`, i.e. `///usr/bin/env jbang "$0" "$@" ; exit $?` as a trick to be compatible with both shell scripts and java code.
JDK javadoc linter had this issue too and is now fixed in https://bugs.openjdk.org/browse/JDK-8341907
would be great if google-java-format could honor the same.
コントリビューションガイド
評価
この issue はまだ評価されていません。