mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Update clangfmt version.
This commit is contained in:
parent
1aedaef70c
commit
ec9f0769cb
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ WEB_PLATFORM_TESTS_PATH = os.path.join("tests", "wpt", "web-platform-tests")
|
||||||
SERVO_TESTS_PATH = os.path.join("tests", "wpt", "mozilla", "tests")
|
SERVO_TESTS_PATH = os.path.join("tests", "wpt", "mozilla", "tests")
|
||||||
|
|
||||||
CLANGFMT_CPP_DIRS = ["support/hololens/"]
|
CLANGFMT_CPP_DIRS = ["support/hololens/"]
|
||||||
CLANGFMT_VERSION = "13"
|
CLANGFMT_VERSION = "14"
|
||||||
|
|
||||||
TEST_SUITES = OrderedDict([
|
TEST_SUITES = OrderedDict([
|
||||||
("tidy", {"kwargs": {"all_files": False, "no_progress": False, "self_test": False,
|
("tidy", {"kwargs": {"all_files": False, "no_progress": False, "self_test": False,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue