mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
chore(telemetry): normalize Doxygen comment style + refresh levelization
Bring the 5 telemetry files introduced on this branch to the enforced house Doxygen style (/** alone, ' * ' continuation prefix, no single-line blocks) so the check-doxygen-style hook passes under CI's --all-files run. Comment-only: code is byte-identical after comment stripping (verified). Also regenerate levelization results: the committed ordering.txt carried stale 'xrpl.telemetry > xrpld.consensus/rpc' edges that the current include graph no longer produces. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -244,8 +244,6 @@ xrpl.shamap > xrpl.basics
|
||||
xrpl.shamap > xrpl.nodestore
|
||||
xrpl.shamap > xrpl.protocol
|
||||
xrpl.telemetry > xrpl.config
|
||||
xrpl.telemetry > xrpld.consensus
|
||||
xrpl.telemetry > xrpld.rpc
|
||||
xrpl.tx > xrpl.basics
|
||||
xrpl.tx > xrpl.core
|
||||
xrpl.tx > xrpl.ledger
|
||||
|
||||
Reference in New Issue
Block a user