Merge branch 'main' into al-cheb/use-setup-ruby-logic

This commit is contained in:
Maxim Lobanov
2020-11-18 12:40:07 +03:00
committed by GitHub
44 changed files with 484 additions and 430 deletions

View File

@@ -255,5 +255,11 @@
"package": "yamllint",
"cmd": "yamllint --version"
}
]
],
"dotnet": {
"versions": [
"2.1",
"3.1"
]
}
}

View File

@@ -298,5 +298,11 @@
"package": "yamllint",
"cmd": "yamllint --version"
}
]
],
"dotnet": {
"versions": [
"2.1",
"3.1"
]
}
}