Arduino Lint Versions Save

Tool to check for problems with Arduino projects

1.2.1

1 year ago

Changelog

Bug Fix

Enhancement

1.2.0

2 years ago

Changelog

Bug Fix

Enhancement

1.1.4

2 years ago

Changelog

Enhancement

  • e98b7d3 Add rule for 3rd party library.properties maintainer using "Arduino"
  • https://github.com/arduino/arduino-lint/pull/182 Add support for version constraints in depends field
  • 455001d Use Arduino CLI infrastructure for querying library index
  • 7224c03 Generate test build artifacts

1.1.3

2 years ago

Changelog

Bug Fix

  • f302419 Add minimum length rule for library.properties url field

1.1.2

2 years ago

Changelog

Bug Fix

1.1.1

2 years ago

Changelog

Bug Fix

  • 809540a Disable LP048 for ARDUINO_LINT_LIBRARY_MANAGER_INDEXING mode

1.1.0

3 years ago

Changelog

Enhancement

  • 408599a Expand rule LP045 to cover RP2040 architectures
  • a836031 Add new mbed architecture variants to rules
  • 5acadea Add a Library Manager configuration for linting while indexing releases

1.0.1

3 years ago

Changelog

Bug Fix

  • 9ef0caa Always discover subprojects
  • 5777f10 Temporarily disable platform documentation rules
  • 3e65075 Disable LM-specific checks when in --library-manager=false mode
  • 9b26e71 Correct readme filename regular expression
  • 9a2f7fe Make sketch filename matching rule case-sensitive

1.0.0

3 years ago

Initial release of Arduino Lint