-
Notifications
You must be signed in to change notification settings - Fork 20k
fix DIRECTORY.md is not properly formatted. #3922 #4124
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are two way to grant those permissions. One is to change the settings of the repository(In my fork repository,I change the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
this workflow only update directories of java file,so the `path` filter only need `src/**`
5f2dd87
to
54f723e
Compare
I found that the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, will see how it works!
All filenames are in PascalCase.All functions and variable names follow Java naming conventions.All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.