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

Set LF for all files #214

Merged
merged 2 commits into from
Apr 7, 2022
Merged

Conversation

vsafonkin
Copy link

Description:
Set LF for line endings

@vsafonkin vsafonkin requested a review from a team April 4, 2022 13:33
@vsafonkin
Copy link
Author

Hi @brcrista @marko-zivic-93 , could you please review this small PR?

.gitattributes Outdated
@@ -1 +1,2 @@
* text=auto eol=lf
Copy link
Contributor

@brcrista brcrista Apr 4, 2022

Choose a reason for hiding this comment

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

Suggested change
* text=auto eol=lf
* text=auto

Just calling out:

I don't feel strongly about it, but I usually go with text=auto since it won't change things that are already working. What do you think?

Copy link
Author

Choose a reason for hiding this comment

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

I agree, fixed, thanks!

@vsafonkin
Copy link
Author

@brcrista, could you please review?

@brcrista brcrista merged commit 115d6e6 into actions:main Apr 7, 2022
@vsafonkin vsafonkin deleted the v-vsafonkin/set-gitattr-lf branch April 7, 2022 19:35
panticmilos pushed a commit to panticmilos/setup-go that referenced this pull request Aug 4, 2022
* Set LF for all files

* Set gitattr text=auto
n33pm pushed a commit to n33pm/setup-go that referenced this pull request Oct 17, 2022
* Set LF for all files

* Set gitattr text=auto
adilhusain-s pushed a commit to adilhusain-s/setup-go that referenced this pull request Feb 6, 2023
* Set LF for all files

* Set gitattr text=auto
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