UNPKG
node-irsdk-mjo
Version:
latest (1.0.1)
1.0.1
1.0.0
1.0.0-beta.2
1.0.0-beta.1
iRacing SDK implementation for nodejs
github.com/manujoz/node-irsdk-mjo
manujoz/node-irsdk-mjo
node-irsdk-mjo
/
.validate-branch-namerc.json
5 lines
(4 loc)
•
185 B
JSON
View Raw
1
2
3
4
5
{ "
pattern
":
"^(master){1}$|^(feature|fix|hotfix|release)/.+$"
,
"errorMsg"
:
"Branch name must match with this expression: ^(master){1}$|^(feature|fix|hotfix|release)/.+$"
}