all: Add *FORMAT-OFF* in various places.

This string is recognised by uncrustify, to disable formatting in the
region marked by these comments.  This is necessary in the qstrdef*.h files
to prevent modification of the strings within the Q(...).  In other places
it is used to prevent excessive reformatting that would make the code less
readable.
This commit is contained in:
Damien George
2020-02-26 11:58:42 +11:00
parent b86075ef1f
commit 3f39d18c2b
24 changed files with 43 additions and 0 deletions

View File

@@ -1 +1,2 @@
// qstrs specific to this port
// *FORMAT-OFF*