Skip to content

Commit 61623cc

Browse files
committed
Exclude third-party/ from tclint
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
1 parent 169f2b2 commit 61623cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tclint.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
exclude = [
22
"src/sta/",
33
"tmp/",
4+
"third-party/",
45
]
56

67
ignore = [

0 commit comments

Comments
 (0)