mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-17 00:36:54 -04:00
Update README.rst
This commit is contained in:
parent
00f3d16b12
commit
0b41145443
@ -290,6 +290,13 @@ or the bloat test::
|
|||||||
|
|
||||||
$ make 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
|
Projects using this library
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user