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 a930e83 commit b1e6d77Copy full SHA for b1e6d77
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sphinx-notes/template",
3
- "commit": "4863158051bf17ac253d631aac0521e8513977dd",
+ "commit": "80a61fa9abcd9474d8cfbc36d0bf5d41f99c916c",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
ruff.toml
@@ -1,2 +1,9 @@
+# This file is generated from sphinx-notes/cookiecutter.
+# You need to consider modifying the TEMPLATE or modifying THIS FILE.
+
+exclude = [
+ "docs/conf.py",
+]
7
8
[format]
9
quote-style = "single"
0 commit comments