You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The linting rules we currently have assume no submodules in the project. Since there's a couple submodules that will be introduced Soon™ we should adjust the Makefile to take them into consideration.
Note that CI currently does have workflows for each module (which build + test, no lint though).
Looking through the sdk's Makefile, I think we should be able to adjust some of the work from there.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
The linting rules we currently have assume no submodules in the project. Since there's a couple submodules that will be introduced Soon™ we should adjust the Makefile to take them into consideration.
Note that CI currently does have workflows for each module (which build + test, no lint though).
Looking through the sdk's Makefile, I think we should be able to adjust some of the work from there.
For Admin Use
The text was updated successfully, but these errors were encountered: