diff options
| -rw-r--r-- | docs/requirements.txt | 1 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index e234972a3b..5445f6d5a5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,5 @@ pyenchant Sphinx>=4.5.0 sphinxcontrib-spelling +black==25.12.0 blacken-docs diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 61b3b65a98..2bceb1127f 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -424,6 +424,7 @@ reverter roadmap Roald rss +runnable Sandvik savepoint savepoints @@ -525,6 +526,7 @@ unapplied unapplying uncategorized unclaim +unclosed uncopyable unencoded unencrypted |
