mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/NickeManarin/ScreenToGif/pull/774
Author: @sangxxh
Created: 1/1/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @NickeManarin
Base:
master← Head:feat/add-editorconfig📝 Commits (3)
1fc9e21Add .editorconfig55f48c5Remove unncessary .editorconfig rules611ba7bRewrite .editorconfig📊 Changes
1 file changed (+28 additions, -0 deletions)
View changed files
➕
.editorconfig(+28 -0)📄 Description
Close #743
Add
.editorconfigto help maintain a consistent coding style.This will help clean up existing code a lot while editing them by removing trailing white spaces, keeping indentation consistent, etc.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.