summaryrefslogtreecommitdiffstats
path: root/.markdownlint.json
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-06-04 16:56:09 +0200
committerAhmed Abdelhalim <[email protected]>2025-06-10 12:03:17 +0200
commitf8b3b49d34a55c2b321a4b12bbfedd612c6e5ede (patch)
tree53f5f94b331f20fc5f463c4cd5286d6e37e0ea13 /.markdownlint.json
parent3ff6982b2b162e3d955040100c967f347cdd850b (diff)
Fix README structure
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
new file mode 100644
index 0000000..02b6ee2
--- /dev/null
+++ b/.markdownlint.json
@@ -0,0 +1,4 @@
+{
+ "default": true,
+ "MD033": false
+}