Skip to content
Snippets Groups Projects
Unverified Commit fc145de2 authored by Shubhendra Singh Chauhan's avatar Shubhendra Singh Chauhan Committed by GitHub
Browse files

Update .deepsource.toml (#15753)

parent ab9c2ed9
No related branches found
No related tags found
No related merge requests found
version = 1
test_patterns = ["/app/javascript/mastodon/**/__tests__/**"]
test_patterns = ["app/javascript/mastodon/**/__tests__/**"]
exclude_patterns = [
"db/migrate/**",
"db/post_migrate/**"
]
[[analyzers]]
name = "ruby"
......@@ -12,7 +17,7 @@ enabled = true
[analyzers.meta]
environment = [
"nodejs",
"browser",
"jest"
"jest",
"nodejs"
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment