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
For #401, add a new rake task to update the copyright notices in all source code
./go copyright:update
This task ensures the copyright notice dictated in CONTRIBUTING.md is applied
at the top of every file and standardizes on a line-comment format.
The task currently covers the java/, py/, and javascript/ trees.
Close#405.
0 commit comments