mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-15 15:00:01 +01:00
Update README.rst
This commit is contained in:
@@ -289,6 +289,13 @@ Then you can run the speed test::
|
||||
or the bloat test::
|
||||
|
||||
$ make bloat-test
|
||||
|
||||
Migrating code
|
||||
--------------
|
||||
|
||||
`clang-tidy-fmt <https://github.com/mikecrowe/clang-tidy-fmt>`_ provides clang
|
||||
tidy checks for converting occurrences of `printf` and `fprintf` to
|
||||
`fmt::print`.
|
||||
|
||||
Projects using this library
|
||||
---------------------------
|
||||
|
||||
Reference in New Issue
Block a user