-
-
Notifications
You must be signed in to change notification settings - Fork 492
Syntax highlighting overrides #840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Syntax highlighting overrides #840
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look through my comments and also you are missing some files which are not being styled by GitHub, so scan complete repository and fix all those not being styled by default.
Also, squash your commits :) |
ca504af
to
85af444
Compare
I guess that's it, make this last fix and squash once again to green this PR ;) |
Remove trailing line Add and remove exceptions Remove hidden file overrides Remove bowerrc Update .gitattributes
343f824
to
427969a
Compare
Description
Added
.gitattributes
to override language syntax highlighting for various dockerfiles that were not styled by default.Continues #839 (to non-destructively reset branch)
Related Issue
#587, #520
Motivation and Context
Increases readability of certain files.
Screenshots (In case of UI changes):
https://i.imgur.com/I4uQ1uN.png
(example of the syntax highlighting appearing)
Types of changes
Checklist: