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
Try to write a custom Tenet that can be useful for this repo. This thing is obscure enough for me not to invest way too much time in it, although it would be very-very cool to have some automated review functions. For example make a tenet that
Finds all functions (methods) called initialize, init, start (etc.) and tells the user to rename it to begin as per the Arduino API best practices.
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.95. Please mark this comment with 👍 or 👎 to give our bot feedback!
Try to write a custom Tenet that can be useful for this repo. This thing is obscure enough for me not to invest way too much time in it, although it would be very-very cool to have some automated review functions. For example make a tenet that
initialize
,init
,start
(etc.) and tells the user to rename it tobegin
as per the Arduino API best practices.The text was updated successfully, but these errors were encountered: