-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add lint rule for todo #11141
Add lint rule for todo #11141
Conversation
These IM related callbacks contains small or no generated code, should be put into seperate file to reduce the size of template. }}connectedhomeip/src/app/zap-templates/templates/app/CHIPClientCallbacks-src.zapt Lines 121 to 126 in a3194ef
This comment was generated by todo based on a
|
fast track: this is a linter rule that is verified by CI and actually caught errors Note though: I could not get todo bot config to work with 'excludes' ... I tried but it does not work. Supposedly it is a 'regex' but it does not take effect. |
PR #11141: Size comparison from 149e582 to 61cdbd0 Full report (37 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
* Add lint rule for todo * Add some exclude rules for the todo bot * Fix slash in todo config string * Fix lint rule exit code * Fix repeated TODO in CHIPOClientCallbacks.cpp * zzz generated uses underscore not dash * Revert python changes due to zap regen
Problem
ZAPT templates containing TODO rules make the bot create too many issues