We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06170b commit 90de0fbCopy full SHA for 90de0fb
1 file changed
.pre-commit-hooks.yaml
@@ -12,3 +12,9 @@
12
name: nbdev_export
13
entry: nbdev_export
14
description: "Export notebooks to modules and build modidx"
15
+
16
+- <<: *hook
17
+ id: nbdev_docs
18
+ name: nbdev_docs
19
+ entry: nbdev_docs
20
+ description: "Create Quarto docs and README.md"
0 commit comments