1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00

chore: Add more limitations for inline comments

This commit is contained in:
2025-02-18 14:12:28 +08:00
parent cd77639df5
commit 1bac201427
@@ -44,6 +44,9 @@ public @interface InlineComment {
* bar: "foobar" # Comment Contents
* </pre></blockquote>
*
* <p><i>Some implements may not support this feature
* in list values or other complex structures.</i>
*
* @return The path regexes of this comment
*/
@NotNull