Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- .deepsource.toml +7 -1
.deepsource.toml
CHANGED
@@ -1,7 +1,13 @@
|
|
1 |
version = 1
|
2 |
|
|
|
|
|
|
|
3 |
[[analyzers]]
|
4 |
name = "python"
|
5 |
|
6 |
[analyzers.meta]
|
7 |
-
runtime_version = "3.x.x"
|
|
|
|
|
|
|
|
1 |
version = 1
|
2 |
|
3 |
+
[[analyzers]]
|
4 |
+
name = "secrets"
|
5 |
+
|
6 |
[[analyzers]]
|
7 |
name = "python"
|
8 |
|
9 |
[analyzers.meta]
|
10 |
+
runtime_version = "3.x.x"
|
11 |
+
|
12 |
+
[[transformers]]
|
13 |
+
name = "ruff"
|