diff options
Diffstat (limited to '.deepsource.toml')
| -rw-r--r-- | .deepsource.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.deepsource.toml b/.deepsource.toml index a966f8d..477e2a4 100644 --- a/.deepsource.toml +++ b/.deepsource.toml @@ -2,6 +2,8 @@ version = 1 test_patterns = ["test/**"] +exclude_patterns = ["external/**"] + [[analyzers]] name = "shell" |
