mirror of
https://github.com/micropython/micropython.git
synced 2025-12-15 17:30:14 +01:00
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:
@@ -1 +1,2 @@
|
||||
// qstrs specific to this port
|
||||
// *FORMAT-OFF*
|
||||
|
||||
Reference in New Issue
Block a user