Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
ci: add .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] authored Jan 8, 2024
1 parent 33f84d3 commit 7c810d6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version = 1

[[analyzers]]
name = "javascript"

[[analyzers]]
name = "java"

[analyzers.meta]
runtime_version = "8"

[[transformers]]
name = "google-java-format"

[[transformers]]
name = "standardjs"

0 comments on commit 7c810d6

Please sign in to comment.