New error raised with 1.2.1 while it should not #408
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Wtih 1.2.1 I got this:
It seems the linter check only one level in the boards.txt while it should go deeply as those value are well defined for each entries but at sub level (see: https://github.com/stm32duino/Arduino_Core_STM32/blob/main/boards.txt)
Ex:
and:
Nucleo_144.menu.upload_method.MassStorage.upload.tool=massStorageCopy
I've made a fix but I think it should be great to handle those case (see stm32duino/Arduino_Core_STM32#1754)
To reproduce
Apply linter 1.21 on core version 2.3.0.
Expected behavior
No errors or warnings with default boards.txt
Arduino Lint version
1.2.1
Operating system
Windows
Operating system version
Win 10 but same on Linux Ubuntu 20.04
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: