Skip to content

Commit aae4378

Browse files
committed
add issue link to skipped test
1 parent d0fbd3c commit aae4378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ _extra_tasks = [
1111
"[ -f justfile ]",
1212
# PP303 Sets the test paths
1313
"[ -d tests ]",
14-
# PC180 Uses a markdown formatter
14+
# PC180 Uses a markdown formatter (https://github.com/scientific-python/cookie/pull/562)
1515
"grep -q 'https://github.com/hukkin/mdformat' .pre-commit-config.yaml",
1616
### fix later:
1717
# PY004 Has docs folder

0 commit comments

Comments
 (0)