Expensify / Bedrock

Rock solid distributed database specializing in active/active automatic failover and WAN replication
https://bedrockdb.com
GNU Lesser General Public License v3.0
1.08k stars 82 forks source link

Use different typename to make clangd linter happy #1796

Closed tylerkaraszewski closed 1 month ago

tylerkaraszewski commented 1 month ago

Details

clangd is like, "WTF is uint?" So use a more normal name.

Fixed Issues

Fixes GH_LINK

Tests


Internal Testing Reminder: when changing bedrock, please compile auth against your new changes