Skip to content
Snippets Groups Projects
Commit e560656c authored by rahix's avatar rahix
Browse files

chore(build): Disable a warning for mpy-cross-wrapper


Disable the `unused-parameter` warning for the mpy-cross-wrapper to
silence an error about `argc` being unused (which is ok).

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 84a4dd0b
Branches
No related tags found
No related merge requests found
Pipeline #4268 passed