-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
arduino/reference-en
#529Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentLibrary: EthernetThe Ethernet Arduino libraryThe Ethernet Arduino libraryLibrary: OtherArduino libraries that don't have their own labelArduino libraries that don't have their own labelLibrary: SPIThe SPI Arduino libraryThe SPI Arduino libraryLibrary: SoftwareSerialThe SoftwareSerial Arduino libraryThe SoftwareSerial Arduino libraryType: Bug
Description
Tools > Auto Format in the Arduino IDE has established a standard of formatting for all Arduino sketches. It's important to teach beginners to be consistent in whatever code formatting style they choose. Unfortunately Arduino's example code doesn't always follow their own standard.
I recommend using the "examples_formatter" script, or the Arduino IDE's Tools > Auto Format configured with the examples_formatter.conf file on all example code in the Arduino reference pages.
Metadata
Metadata
Assignees
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentLibrary: EthernetThe Ethernet Arduino libraryThe Ethernet Arduino libraryLibrary: OtherArduino libraries that don't have their own labelArduino libraries that don't have their own labelLibrary: SPIThe SPI Arduino libraryThe SPI Arduino libraryLibrary: SoftwareSerialThe SoftwareSerial Arduino libraryThe SoftwareSerial Arduino libraryType: Bug