aboutsummaryrefslogtreecommitdiffstats
path: root/.deepsource.toml
diff options
context:
space:
mode:
authorbulve-ad <78788030+bulve-ad@users.noreply.github.com>2024-08-21 15:51:03 +0100
committerGitHub <noreply@github.com>2024-08-21 15:51:03 +0100
commitce76bbb2b32b58a93d88db4abdb1bbfbf27243ea (patch)
treeb8e77c62b6a2d50ab04215beb54055d14210a423 /.deepsource.toml
parentc8e94530b65d6807b2b9bb246a542963839cce9d (diff)
parentd01d3bed939d7a17ea2205af502baeeb35510b5c (diff)
downloadde-project-bentley-ce76bbb2b32b58a93d88db4abdb1bbfbf27243ea.tar.gz
de-project-bentley-ce76bbb2b32b58a93d88db4abdb1bbfbf27243ea.zip
Merge branch 'development' into feature/transform_lambda
Diffstat (limited to '.deepsource.toml')
-rw-r--r--.deepsource.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.deepsource.toml b/.deepsource.toml
index a840b78..42d0973 100644
--- a/.deepsource.toml
+++ b/.deepsource.toml
@@ -1,5 +1,7 @@
version = 1
+test_patterns = ["tests/**"]
+
[[analyzers]]
name = "sql"
@@ -22,6 +24,4 @@ name = "black"
name = "autopep8"
[[transformers]]
-name = "ruff"
-
-
+name = "ruff" \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit