aboutsummaryrefslogtreecommitdiffstats
path: root/dprint.json
diff options
context:
space:
mode:
authormurilo ijanc2025-11-19 09:41:54 -0300
committermurilo ijanc2025-11-19 09:41:54 -0300
commitdcbe37f45a1e8e25322104c64628591070c69395 (patch)
tree22a7dc4528a44cff05fe8c85e0b11a8ccc051911 /dprint.json
parent385db6d81b868f69681c9e6a22c1a3f26b3f613e (diff)
downloadcogops-dcbe37f45a1e8e25322104c64628591070c69395.tar.gz
Update README
Diffstat (limited to 'dprint.json')
-rw-r--r--dprint.json3
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
},