You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, the wiki page for the Config formats says that the Yaml format supports comments but in actuallity, it does not as the supportsComments() method returns false in the YamlFormat class.