mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-25 02:51:57 +01:00
14 lines
172 B
TOML
14 lines
172 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "javascript"
|
|
|
|
[analyzers.meta]
|
|
plugins = ["react"]
|
|
|
|
[[analyzers]]
|
|
name = "docker"
|
|
|
|
[[analyzers]]
|
|
name = "test-coverage"
|
|
enabled = true |