We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d8906 commit d0d3919Copy full SHA for d0d3919
.github/workflows/lint.yml
@@ -20,4 +20,4 @@ jobs:
20
run: pip install restructuredtext-lint
21
22
- name: RST Lint
23
- run: rst-lint README.rst
+ run: rst-lint README.rst --level debug
README.rst
@@ -22,7 +22,7 @@ You can also find us on `Facebook
|
24
25
-.. contents:: **Past meetups:**
+.. contents:: Past meetups:
26
27
..
28
section-numbering:
0 commit comments