Open Roald87 opened 4 years ago
Use // fmt: off and end with // fmt: on to turn off formatting of a certain code section.
// fmt: off
// fmt: on
Use
// fmt: off
and end with// fmt: on
to turn off formatting of a certain code section.