Skip to content

Add .gitattributes and normalize line endings #661

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 5 commits into from
May 13, 2025

Conversation

amerjusupovic
Copy link
Member

No description provided.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a .gitattributes file to enforce normalized line endings and inserts a standard license header into the JsonElementExtensions.cs file.

  • Added .gitattributes to automatically handle line endings.
  • Inserted Microsoft copyright and license header in JsonElementExtensions.cs.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
src/Microsoft.Extensions.Configuration.AzureAppConfiguration/FeatureManagement/JsonElementExtensions.cs Added license header and adjusted file header formatting.
.gitattributes Introduced for automatic line ending normalization.

@zhiyuanliang-ms
Copy link
Contributor

We should also add this for other repos. Could you help do this for .net FM? I will do it for JS repos.

@amerjusupovic amerjusupovic merged commit f2cbaca into main May 13, 2025
3 checks passed
@amerjusupovic amerjusupovic deleted the ajusupovic/add-gitattributes branch May 13, 2025 20:59
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