Bug 262071
| Summary: | check-webkit-style: false positive calling std::span::begin() in initializer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 261228 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
check-webkit-style: false positive calling std::span::begin() in initializer.
As seen on this PR: <https://github.com/WebKit/WebKit/pull/17701>
Via the style bot: <https://ews-build.webkit.org/#/builders/38/builds/18164>
```
ERROR: Source/WebKit/Platform/IPC/Decoder.cpp:71: Code inside a namespace should not be indented. [whitespace/indent] [4]
```
<https://github.com/WebKit/WebKit/pull/17701/files#diff-4b71201784568e18ad8b227a370bf23c9585d800a4cfe42867bafaf55c946fb3R71>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116015290>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/18189
EWS
Committed 268413@main (2a9cd8313d47): <https://commits.webkit.org/268413@main>
Reviewed commits have been landed. Closing PR #18189 and removing active labels.