Page MenuHomePhabricator

Replace spaces with tabs in test/CMakeLists.txt
ClosedPublic

Authored by tobias_ruck on Mar 14 2023, 14:14.

Details

Reviewers
Fabien
sdulfari
Group Reviewers
Restricted Project
Commits
rABC8c4fffb3c650: Replace spaces with tabs in test/CMakeLists.txt
Summary

Somehow spaces (0x20) snuck into test/CMakeLists.txt, which confuses Phabricator's renderer. Using tabs (0x09) fixes this. See here for more details.

Depends on D13330.

Test Plan

Phabricator should render the changed code using 2 wide indents.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-protobuf-tabs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22445
Build 44515: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 44514: arc lint + arc unit