Skip to content

Commit cae152b

Browse files
authored
Enable Spell check in pre-commit (openvinotoolkit#1181)
1 parent b9d7339 commit cae152b

File tree

105 files changed

+1089
-380
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+1089
-380
lines changed

.ci/dev-requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ nbval # pytest plugin for automatic notebook testing
1212
treon # test framework for Jupyter Notebooks
1313
toml # used for validating docker requirements
1414
mistune==2.0.4 # use for parsing README.md
15-
requests==2.31.0 # use for checking links
15+
requests==2.31.0 # use for checking links
16+
pyspelling # automating spell checking

0 commit comments

Comments
 (0)