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
we may consider creating a Taskfile task to run one of those (or even another one) to automate the creation of license headers in source code. This will ensure that the correct header is used, and updated, across the codebase.
A CI job to check that the correct license headers are present may be added later.
Describe the current behavior
There are no checks, new file should be manually handled/checked.
Describe the request
There are some tools to automate license headers insertion:
https://github.com/google/addlicense
https://github.com/bugst/licenser
...
we may consider creating a Taskfile task to run one of those (or even another one) to automate the creation of license headers in source code. This will ensure that the correct header is used, and updated, across the codebase.
A CI job to check that the correct license headers are present may be added later.
Describe the current behavior
There are no checks, new file should be manually handled/checked.
Arduino CLI version
N/A
Operating system
N/A
Operating system version
N/A
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: