Skip to content

Commit dc4cd18

Browse files
ci
1 parent 5c1b9ac commit dc4cd18

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ per-file-ignores =
88
test_collections/manual_tests/**/*:E501,W291
99
test_collections/app1_tests/**/*:E501
1010
test_collections/semi_automated_tests/**/*:E501
11+
test_collections/matter/python_tests/**/*:E501
1112
alembic/versions/**/*:E128,W293,F401

cspell.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,12 @@
117117
"PAVST",
118118
"WEBRTCR",
119119
"ZONEMGMT",
120-
"APPDEVTYPEID"
120+
"APPDEVTYPEID",
121+
"astext",
122+
"asname",
123+
"TLSCERT",
124+
"JFADMIN",
125+
"AABBCCDD"
121126
],
122127
"allowCompoundWords": true,
123128
"ignorePaths": [

0 commit comments

Comments
 (0)