aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2020-02-22 17:19:45 +0100
committerFelix Morgner <felix.morgner@gmail.com>2020-02-22 17:19:45 +0100
commit85f86c2045135748146606866fc257a2f0e571a0 (patch)
treee8d1e93bea19fe96f99c32defb203991deb7f768
parentc4e3450fb1de240ec10eea27e8b9079cab5f8a55 (diff)
downloadnewtype-85f86c2045135748146606866fc257a2f0e571a0.tar.xz
newtype-85f86c2045135748146606866fc257a2f0e571a0.zip
doc: add rst linter configuration
-rw-r--r--doc8.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc8.ini b/doc8.ini
new file mode 100644
index 0000000..882336a
--- /dev/null
+++ b/doc8.ini
@@ -0,0 +1,2 @@
+[doc8]
+ignore=D001 \ No newline at end of file