We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fbd3c commit aae4378Copy full SHA for aae4378
ctt.toml
@@ -11,7 +11,7 @@ _extra_tasks = [
11
"[ -f justfile ]",
12
# PP303 Sets the test paths
13
"[ -d tests ]",
14
- # PC180 Uses a markdown formatter
+ # PC180 Uses a markdown formatter (https://github.com/scientific-python/cookie/pull/562)
15
"grep -q 'https://github.com/hukkin/mdformat' .pre-commit-config.yaml",
16
### fix later:
17
# PY004 Has docs folder
0 commit comments