Skip to content

Commit 42ca76d

Browse files
author
Liudmila Molkova
committed
do not run spellcheck on auto-generated semantic convention files
1 parent c570516 commit 42ca76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[codespell]
22
# skipping auto generated folders
3-
skip = ./.tox,./.mypy_cache,./docs/_build,./target,*/LICENSE,./venv,.git
3+
skip = ./.tox,./.mypy_cache,./docs/_build,./target,*/LICENSE,./venv,.git,./opentelemetry-semantic-conventions
44
ignore-words-list = ans,ue,ot,hist,ro

0 commit comments

Comments
 (0)