Add DeepSource for Bash Files (#7741)

This commit is contained in:
Raul Jordan 2020-11-06 11:04:48 -06:00 committed by GitHub
parent 51796d77f6
commit 20370e2017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,3 +10,7 @@ enabled = true
[[analyzers]]
name = "test-coverage"
enabled = true
[[analyzers]]
name = "shell"
enabled = true