79534045

Date: 2025-03-25 14:54:55
Score: 1
Natty:
Report link
Properties properties;
new HashMap<>(properties).toString()
    .replace(',', '\r');

without values truncation. The replace call is for the case if you want to list properties in a column.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dyadko