mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2026-07-27 20:05:52 +00:00
Update .clang-format rules: mention v18.1.3
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
## use pip install clang-format==18.1.3
|
||||
Language: Cpp
|
||||
# BasedOnStyle: LLVM
|
||||
AccessModifierOffset: -2
|
||||
|
||||
+1
-1
@@ -189,7 +189,7 @@ public:
|
||||
|
||||
// DESTRUCTOR ----------------------------------------------------------
|
||||
|
||||
~Adafruit_SPITFT() {};
|
||||
~Adafruit_SPITFT(){};
|
||||
|
||||
// CLASS MEMBER FUNCTIONS ----------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user