apache / apache/accumulo

Remove single quote from default value in JSON properties

Open
#5,903 0 comments 0 reactions 1 assignee Claimed by @ctubbsii View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

Replace single quotes with double quotes. This made ugly quote-escaped string literals in the past, but now we can do multi-line text block literals with Java 17, so we can use the correct quote style for any JSON configurations that doesn't look awful.

PropertyTest should also be updated to ensure JSON property types don't contain single quotes in the default values.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.