You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To ensure consistent coding styles and line-ending handling across different OS/IDEs, I suggest adding .editorconfig and .gitattributes to the template. This will help prevent unnecessary diff noise and simplify collaboration for template users.
To ensure consistent coding styles and line-ending handling across different OS/IDEs, I suggest adding
.editorconfigand.gitattributesto the template. This will help prevent unnecessary diff noise and simplify collaboration for template users.