Skip to content

Commit

Permalink
comment on special formatting, clang-format off
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyzlei committed Mar 2, 2023
1 parent b8c32d5 commit 12bf9b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ripple/protocol/TxFlags.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ namespace ripple {
@ingroup protocol
*/

// Formatting equals sign aligned 4 spaces after longest prefix, except for wrapped lines
// clang-format off
// Universal Transaction flags:
constexpr std::uint32_t tfFullyCanonicalSig = 0x80000000;
Expand Down

0 comments on commit 12bf9b1

Please sign in to comment.