fbt: fixed linter paths (#1930)
* fbt: fixed linter paths * lint: changed file permissions Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ Import("env")
|
||||
|
||||
env.Append(
|
||||
LINT_SOURCES=[
|
||||
"#/lib/lfrfid",
|
||||
"lib/lfrfid",
|
||||
],
|
||||
CPPPATH=[
|
||||
"#/lib/lfrfid",
|
||||
|
Reference in New Issue
Block a user