Merge pull request #21943 from mguetschow/doc-drivers #32958
Annotations
10 errors and 10 warnings
|
static-tests:
dist/tools/packer/scripts/cleanup.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
|
static-tests:
dist/tools/packer/scripts/base.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
|
static-tests:
dist/tools/mspdebug/debug.sh#L12
Braces are required for positionals over 9, e.g. ${10}. [SC1037]
|
|
static-tests:
dist/tools/lpc2k_pgm/flashutil.sh#L1
Use #!, not just #, for the shebang. [SC1113]
|
|
static-tests:
dist/tools/lpc2k_pgm/flashutil.sh#L106
Since you double quoted this, it will not word split, and the loop will only run once. [SC2066]
|
|
static-tests:
dist/tools/genconfigheader/genconfigheader.sh#L19
Argument mixes string and array. Use * or separate argument. [SC2145]
|
|
static-tests:
dist/tools/cppcheck/check.sh#L62
Double quote array expansions to avoid re-splitting elements. [SC2068]
|
|
static-tests:
dist/tools/ci/print_toolchain_versions.sh#L10
Double quote array expansions to avoid re-splitting elements. [SC2068]
|
|
static-tests:
dist/tools/ci/github_annotate.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
|
static-tests:
dist/tools/ci/changed_files.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
|
static-tests:
boards/arduino-mkrwan1300/include/periph_conf.h#L37
comma should be followed by whitespace
|
|
static-tests:
boards/arduino-mega2560/include/atmega_pcint.h#L9
line is longer than 100 characters
|
|
static-tests:
boards/arduino-mega2560/include/atmega_pcint.h#L8
line is longer than 100 characters
|
|
static-tests:
boards/arduino-mega2560/include/atmega_pcint.h#L7
line is longer than 100 characters
|
|
static-tests:
boards/arduino-mega2560/include/atmega_pcint.h#L1
no copyright notice found
|
|
static-tests:
boards/adafruit-pybadge/include/board.h#L83
line is longer than 100 characters
|
|
static-tests:
boards/adafruit-pybadge/include/board.h#L71
line is longer than 100 characters
|
|
static-tests:
boards/adafruit-pybadge/include/board.h#L58
line is longer than 100 characters
|
|
static-tests:
boards/adafruit-pybadge/include/board.h#L57
line is longer than 100 characters
|
|
static-tests:
boards/adafruit-clue/include/board.h#L107
line is longer than 100 characters
|