fastfloat / fast_float

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium and WebKit/Safari
Apache License 2.0
1.35k stars 124 forks source link

add linter #257

Closed lemire closed 1 month ago

lemire commented 1 month ago

self-explanatory

deadalnix commented 1 month ago

I don't know much about dicker, so I'm not sure how to review this part, but I'm all for this. LLVM style is fine by me.