devicons/devicon
View on GitHub[FEATURE REQUEST] Automatically add newline to all files in new PRs
Open
#1,624 opened on Jan 9, 2023
devopsenhancementgood first issue
Repository metrics
- Stars
- (11,625 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I have searched through the issues and didn't find my problem.
- Confirm
Problem
There's often a missing newline at the end of the files, which can cause issues with old code editors.
Possible Solution
Add the newline-action to a new github workflow
Additional information
This will up the quality of devicons, and boost productivity for both reviewers and code contributors.