Skip to content

Commit a3d5687

Browse files
committed
pyproject.toml: Add a rule for manifest_*.py files at ports/**/mcu.
These were not covered yet and the mcu scheme can be useful for other ports as well. Alternatively, the second rule could just be refer to "**/manifest_*.py" instead of "ports/**/boards/**/manifest_*.py". Signed-off-by: robert-hh <robert@hammelrath.com>
1 parent ddc7ef3 commit a3d5687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ max-complexity = 40
4949
# manifest.py files are evaluated with some global names pre-defined
5050
"**/manifest.py" = ["F821"]
5151
"ports/**/boards/**/manifest_*.py" = ["F821"]
52+
"ports/**/mcu/**/manifest_*.py" = ["F821"]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy