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
Thanks for the issue! We'll take your request into consideration and follow up if we decide to tackle this issue.
To our amazing contributors: issues labeled type: bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.
To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem/oss and we will follow up within 3 business days.
For full info on how to contribute, please check out our contributors guide.
Rafi993
changed the title
Adding file extensions to gitattributes file for better dif
Adding file extensions to gitattributes file for better diff
Oct 20, 2020
Describe the bug
Adding file extensions to .gitattributes file for better diff. This issue is mostly inspired by https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more
Additional context
Git recognises file type better if file extensions are mapped to languages for some languages like ruby. This results in better diff https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more
The text was updated successfully, but these errors were encountered: