9
13
Fork
You've already forked keyoxide-docs
23

Add simple .gitattributes & .editorconfig #26

Merged
yarmo merged 2 commits from Aminda/keyoxide-docs:gitattributes into main 2024年03月04日 19:43:26 +01:00
Contributor
Copy link

This is kind of a best practice. .gitattributes does end of line normalisation/conversion helping especially if the repository is contributed into from multiple platforms or if .editorconfig specifies end of line.

The .editorconfig should be self-explanatory, but it affects many text editors including the Forǧejo integrated one and my goal with it is to reduce the flapping no newline at end of file, which can be seen in e.g. #25 against my wishes.

This is kind of a best practice. `.gitattributes` does end of line normalisation/conversion helping especially if the repository is contributed into from multiple platforms or if `.editorconfig` specifies end of line. - https://git-scm.com/docs/gitattributes#_end_of_line_conversion The `.editorconfig` should be self-explanatory, but it affects many text editors including the Forǧejo integrated one and my goal with it is to reduce the flapping `no newline at end of file`, which can be seen in e.g. #25 against my wishes.
It's a best practice especially when some contributors have Windows around <https://git-scm.com/docs/gitattributes#_end_of_line_conversion>
add a simple .editorconfig
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
d17c9c0a2d
Ryuno-Ki left a comment
Copy link

Thank you.

Thank you.

@yarmo I don't have the permission to merge or even set labels here.

@yarmo I don't have the permission to merge or even set labels here.
Member
Copy link

Neither do I... weird!

Neither do I... weird!
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Contribution welcome
Get started contributing here
Good first issue
Good if you are new to the project or to open source contributions
Impact
External
Affects the people using the project
Impact
Internal
Affects on the people working on the project
Priority
Critical
Work on right now
Priority
High
Work on at earliest convenience
Priority
Low
Work on in spare time
Priority
Medium
Work on regularly
Review
Duplicate
Already exists
Review
Off Topic
Does not fall within the scope of the repo/project
Status
Backlog
Is not being worked on yet
Status
Blocked
Is waiting on something or someone
Status
Completed
Is done
Status
In Progress
Is being worked on
Status
Investigating
Is waiting on research or questions
Status
Needs Decision
Is waiting on a decision by the devs/contributors
Status
Needs Info
Is waiting on additional information before it can be solved
Status
Needs Triage
Is new issue that needs reviewing
Status
Testing
Is being checked and verified
Status
Waiting For Review
Is waiting on reviewers to approve
Status
Won't Fix
Won't be fixed
Type
Bug
Related to something not working as intended
Type
CI
Related to continuous integration
Type
Documentation
Related to documentation
Type
Enhancement
Related to a new feature or an improved one
Type
New Claim
Related to a new identity claim/proof
Type
Security
Related to security
Type
Tests
Related to code tests
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
keyoxide/keyoxide-docs!26
Reference in a new issue
keyoxide/keyoxide-docs
No description provided.
Delete branch "Aminda/keyoxide-docs:gitattributes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?