/
githubmirror
/
atom
Обзор
Документация
Войти
/
githubmirror
/
atom
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
script/vsts/pull-requests.yml
13 строк
353 B
Benjamin Gray
relocate lint.yml
17 сен 2020, 03:56
17 сен 2020, 03:56
47d2326
Код
Авторство
О чём код?
trigger: none # No CI builds, only PR builds jobs: # Import "GetReleaseVersion" job definition - template: platforms/templates/get-release-version.yml # Import lint definition - template: lint.yml # Import OS-specific build definitions - template: platforms/windows.yml - template: platforms/macos.yml - template: platforms/linux.yml