Skip to content

FIX: swift-doc creates file and directory with unexpected permission … #9

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

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

ApplebaumIan
Copy link
Owner

…(SwiftDocOrg#146)

  • FIX: swift-doc creates file and directory with unexpected permission

Problem

swift-doc creates file with execution bit, also creates directory
without execution bit.

Solution

Remove unexpected permission attributes given to the FileManager
and let them to use file system defaults.

  • Update changelog.

…146)

* FIX: swift-doc creates file and directory with unexpected permission

**Problem**

swift-doc creates file with execution bit, also creates directory
without execution bit.

**Solution**

Remove unexpected permission attributes given to the `FileManager`
and let them to use file system defaults.

* Update changelog.
@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     FIX: swift-doc creates file and directory with unexpected permission (...

Powered by Pull Assistant. Last update 2f79e97 ... 2f79e97. Read the comment docs.

@ApplebaumIan ApplebaumIan merged commit 12f2d1b into ApplebaumIan:master Jul 29, 2020
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.

2 participants