Skip to content

Commit daf5c67

Browse files
committed
docs: add english docs
(cherry picked from commit 0aa00ed1431644f34f5138fb1c4ce2fdb77c6c36)
1 parent 22a1bf4 commit daf5c67

22 files changed

Lines changed: 6564 additions & 506 deletions

.gitleaks.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,7 @@ paths = [
7777
"requirements.txt",
7878
"tests/platform/test_configuration_creds.py",
7979
"tests/platform/test_configuration_byteplus.py"
80-
]
80+
]
81+
regexes = [
82+
'''c05d49af-1234-5678-abcd-xxxx''',
83+
]

0 commit comments

Comments
 (0)