We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8197a6d commit 9a03e76Copy full SHA for 9a03e76
scripts/ruff_format_docs.py
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2022-present deepset GmbH <info@deepset.ai>
2
+#
3
+# SPDX-License-Identifier: Apache-2.0
4
+
5
"""
6
Pre-commit hook that runs ruff format on Python code blocks in Markdown/MDX files.
7
0 commit comments