mirror of
https://github.com/alibaba/higress.git
synced 2026-05-05 10:57:27 +08:00
feat: add lint/e2e tests support (#126)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
14
tools/linter/codespell/.codespell.skip
Normal file
14
tools/linter/codespell/.codespell.skip
Normal file
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.idea
|
||||
*.png
|
||||
*.woff
|
||||
*.woff2
|
||||
*.eot
|
||||
*.ttf
|
||||
*.jpg
|
||||
*.ico
|
||||
*.svg
|
||||
./docs/html/*
|
||||
go.mod
|
||||
go.sum
|
||||
bin
|
||||
Reference in New Issue
Block a user