Skip to content
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

cleanup: chmod text files from 755 to 644 #1409

Merged
merged 1 commit into from Dec 27, 2021

Conversation

KENNYSOFT
Copy link
Contributor

.java and .json files should not be executable. I've run the following commands in Windows and found out files with wrong permission.

git rm --cached -r .
git add .

@bnasslahsen
Copy link
Contributor

Thank you @KENNYSOFT for your contribution!

@bnasslahsen bnasslahsen merged commit 0a8150b into springdoc:master Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants