Skip to content

Perform basic text file cleanup in repository - #49

Open
dpward wants to merge 3 commits into
USNavalResearchLaboratory:masterfrom
dpward:text-file-cleanup
Open

Perform basic text file cleanup in repository#49
dpward wants to merge 3 commits into
USNavalResearchLaboratory:masterfrom
dpward:text-file-cleanup

Conversation

@dpward

@dpward dpward commented Nov 23, 2025

Copy link
Copy Markdown
Contributor

Normalize line endings and remove the executable bit from plain text files. This makes merging code changes easier.

Apply Unix-style line endings to the text files in this repository
(excluding Windows-specific build files). When this repository is
checked out or updated on a Windows system, Git will convert the
line endings in these files automatically.

@bebopagogo bebopagogo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some conflicts that have come into play since you submitted this pull request and I did not review it in a timely manner. I don't the conflicts are overly complicated. Some of it is where I also am starting to keep end of line whitespace omitted, etc.

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