6 lines
137 B
TOML
6 lines
137 B
TOML
[bats]
|
|
source = "git"
|
|
git = "https://github.com/bats-core/bats-core.git"
|
|
prefix = "v"
|
|
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc|RC).*"
|