Merge branch 'main' of https://github.com/SolderedElectronics/Soldere… #17
Annotations
10 errors
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L27
BME280/BME280/Examples/bme280-allValues.py:27:5: T201 `print` found
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L26
BME280/BME280/Examples/bme280-allValues.py:26:11: UP032 Use f-string instead of `format` call
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L26
BME280/BME280/Examples/bme280-allValues.py:26:5: T201 `print` found
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L20
BME280/BME280/Examples/bme280-allValues.py:20:89: E501 Line too long (101 > 88)
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L13
BME280/BME280/Examples/bme280-allValues.py:13:1: ERA001 Found commented-out code
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L12
BME280/BME280/Examples/bme280-allValues.py:12:1: ERA001 Found commented-out code
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L7
BME280/BME280/Examples/bme280-allValues.py:7:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L1
BME280/BME280/Examples/bme280-allValues.py:1:1: D100 Missing docstring in public module
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L1
BME280/BME280/Examples/bme280-allValues.py:1:1: INP001 File `BME280/BME280/Examples/bme280-allValues.py` is part of an implicit namespace package. Add an `__init__.py`.
|
Run Ruff with MicroPython-friendly config:
BME280/BME280/Examples/bme280-allValues.py#L1
BME280/BME280/Examples/bme280-allValues.py:1:1: ERA001 Found commented-out code
|
Loading