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 03b03b4 commit 0585db3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ripple/protocol/TxFlags.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ 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 0585db3

Please sign in to comment.