Skip to content

Add .gitattributes for line endings and lock files#253

Open
nstarman wants to merge 1 commit intomasterfrom
git-attributes
Open

Add .gitattributes for line endings and lock files#253
nstarman wants to merge 1 commit intomasterfrom
git-attributes

Conversation

@nstarman
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 22190892933

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.591%

Totals Coverage Status
Change from base Build 22190629474: 0.0%
Covered Lines: 973
Relevant Lines: 977

💛 - Coveralls

Copy link

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 pull request adds a .gitattributes file to standardize line endings across the repository and configure proper handling of lock files. The plum-dispatch project is a Python library for multiple dispatch that uses uv for dependency management and builds wheels for multiple platforms including Linux, macOS, and Windows.

Changes:

  • Add .gitattributes file with line ending normalization to LF for all text files
  • Configure lock files with appropriate Git attributes for diffs, merging, and language statistics

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nstarman
Copy link
Collaborator Author

@wesselb, you might want to modify the setting s.t. a review is required for merging :).

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

Comments