We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6244c20 commit d343032Copy full SHA for d343032
1 file changed
tests/test_codespell.py
@@ -40,6 +40,8 @@ def test_codespell(self):
40
"--verbose",
41
"--suffix",
42
".py",
43
+ "--suffix",
44
+ ".md",
45
"."
46
]
47
)
0 commit comments