diff options
| author | deepsource-io[bot] <42547082+deepsource-io[bot]@users.noreply.github.com> | 2025-02-11 11:24:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 11:24:11 +0000 |
| commit | 17c77fd9e0da1ec958c461f0dce4965908a9b2ca (patch) | |
| tree | c1ba49a845ac419e76210589b5ecf6a71ca16602 | |
| parent | d498186d574cac5715c97c8420f54c5a7941de61 (diff) | |
| download | gdpr-obfuscator-17c77fd9e0da1ec958c461f0dce4965908a9b2ca.tar.gz gdpr-obfuscator-17c77fd9e0da1ec958c461f0dce4965908a9b2ca.zip | |
ci: update .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" |
