mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-15 00:08:11 -07:00
"Failed to parse source file AST" shut up linter --nobuild
This commit is contained in:
@@ -346,6 +346,8 @@ black_commandline = [
|
||||
black_base_args = [
|
||||
"--include",
|
||||
'"(\\.scons|\\.py|SConscript|SConstruct|\\.fam)$"',
|
||||
"--exclude",
|
||||
'"(mp_flipper/flipperzero/random\\.py)$"',
|
||||
]
|
||||
|
||||
distenv.PhonyTarget(
|
||||
|
||||
Reference in New Issue
Block a user