File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ <h1 id="automated-style-checks">Automated style checks</h1>
198
198
line.</ li >
199
199
</ ul >
200
200
</ li >
201
- < li > Bazel: Uses both pycodestyle like Python, and also the buildifier tool as
202
- described in < a href ="/bazel.html#updating-build-files "> Updating BUILD files</ a > .</ li >
201
+ < li > Bazel: Uses the buildifier tool as described in
202
+ < a href ="/bazel.html#updating-build-files "> Updating BUILD files</ a > .</ li >
203
203
</ ul >
204
204
205
205
< p > To opt-out of all linting (e.g., when committing vendored copies of third-party
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ <h1 id="supported-configurations">Supported Configurations</h1>
223
223
< td > 3.13</ td >
224
224
< td > 8.4</ td >
225
225
< td > 4.1</ td >
226
- < td > Apple LLVM 17 (Xcode 16.4 )</ td >
226
+ < td > Apple LLVM 17 (Xcode 26.0 )</ td >
227
227
< td > OpenJDK 23</ td >
228
228
</ tr >
229
229
< tr >
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ <h2 id="supported-configurations">Supported Configurations</h2>
201
201
< td > October 2026</ td >
202
202
</ tr >
203
203
< tr >
204
- < td > macOS Tahoe (26)</ td >
204
+ < td > macOS Tahoe (26) ⁽⁵⁾ </ td >
205
205
< td > arm64</ td >
206
206
< td > TBD</ td >
207
207
< td > October 2027</ td >
@@ -264,7 +264,7 @@ <h2 id="supported-configurations">Supported Configurations</h2>
264
264
</ tr >
265
265
< tr >
266
266
< td > macOS Sequoia (15)</ td >
267
- < td > Apple LLVM 17 (Xcode 16.4 )</ td >
267
+ < td > Apple LLVM 17 (Xcode 26.0 )</ td >
268
268
< td > C++23</ td >
269
269
</ tr >
270
270
< tr >
You can’t perform that action at this time.
0 commit comments