preferredQuoteForUris abstract method
The preferred quote character, based on the enabled lints, otherwise based on the most common quote, otherwise a single quote.
Implementation
String preferredQuoteForUris(Iterable<NamespaceDirective> directives);