diff options
| author | murilo ijanc | 2025-11-19 09:41:54 -0300 |
|---|---|---|
| committer | murilo ijanc | 2025-11-19 09:41:54 -0300 |
| commit | dcbe37f45a1e8e25322104c64628591070c69395 (patch) | |
| tree | 22a7dc4528a44cff05fe8c85e0b11a8ccc051911 /dprint.json | |
| parent | 385db6d81b868f69681c9e6a22c1a3f26b3f613e (diff) | |
| download | cogops-dcbe37f45a1e8e25322104c64628591070c69395.tar.gz | |
Update README
Diffstat (limited to 'dprint.json')
| -rw-r--r-- | dprint.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dprint.json b/dprint.json index 0e2c33b..284a8ee 100644 --- a/dprint.json +++ b/dprint.json @@ -1,5 +1,8 @@ { "lineWidth": 79, + "markdown": { + "textWrap": "always" + }, "json": { "indentWidth": 2 }, |