mirror of
https://github.com/Fluffy-Bean/ColouringApp.git
synced 2024-12-26 17:16:06 +00:00
ci: add .deepsource.toml
This commit is contained in:
parent
df80318d3f
commit
d72e443f93
10
.deepsource.toml
Normal file
10
.deepsource.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "go"
|
||||
|
||||
[analyzers.meta]
|
||||
import_root = "github.com/Fluffy-Bean/ColouringApp"
|
||||
|
||||
[[transformers]]
|
||||
name = "gofumpt"
|
Loading…
Reference in a new issue