Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure directory references (., ..) are hidden! v0.1.3
Directory references (i.e., . and ..) actually exist on the file system, so they shouldn't be expanded as if they are symbolic links; rather, they should be treated as files (for what they are).
- Loading branch information
48a47fe
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.
@JuliaRegistrator register
48a47fe
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.
Registration pull request created: JuliaRegistries/General/82233
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: