mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-06 20:25:44 +00:00
This CL adds a tricium config file for Tint. Change-Id: I08409df9b6b79bdd3ffecf4f28867674435ae14a Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/34360 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
36 lines
575 B
INI
36 lines
575 B
INI
selections {
|
|
function: "GitFileIsolator"
|
|
platform: UBUNTU
|
|
}
|
|
|
|
selections {
|
|
function: "Pylint"
|
|
platform: UBUNTU
|
|
}
|
|
|
|
selections {
|
|
function: "Spacey"
|
|
platform: UBUNTU
|
|
}
|
|
|
|
selections {
|
|
function: "SpellChecker"
|
|
platform: UBUNTU
|
|
}
|
|
|
|
selections {
|
|
function: "Cpplint"
|
|
platform: UBUNTU
|
|
}
|
|
|
|
repos {
|
|
gerrit_project {
|
|
host: "dawn-review.googlesource.com"
|
|
project: "tint"
|
|
git_url: "https://dawn.googlesource.com/tint"
|
|
}
|
|
}
|
|
|
|
service_account: "tricium-prod@appspot.gserviceaccount.com"
|
|
swarming_service_account: "swarming@tricium-prod.iam.gserviceaccount.com"
|