* style: enable ruff formatting on docs-website
* docs: reformat AmazonBedrockDocumentEmbedder docs
* fix: do not run code snippets formatting on .md files
* feat: allow setting line length
* feat: include logging to detect malformed snippets
* docs: reformat all the documentation pages (#10554)
* feat: allow setting line length
* docs: reformat all the documentation pages
* Revert "docs: reformat all the documentation pages"
This reverts commit 0b36a913373fd5ebcab97a3bb1621b0bfd45cb66.
* docs: reformat only .mdx files
* docs: rerun formatting with 88 characters per line
* Revert "docs: reformat all the documentation pages (#10554)"
This reverts commit c3a9db1c3c386378e7c549207b104aa730508b79.
* feat: add coloring to logs
* docs: reformat the docs with pre-commit