The Wayback Machine - https://web.archive.org/web/20230422191242/https://github.com/microsoft/terminal/pull/11329
Skip to content
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

.gitattributes: removed php display in the project #11329

Merged
merged 6 commits into from Sep 27, 2021
Merged

.gitattributes: removed php display in the project #11329

merged 6 commits into from Sep 27, 2021

Conversation

serzhan-nasredin
Copy link
Contributor

@serzhan-nasredin serzhan-nasredin commented Sep 24, 2021

Since *.inc uses cpp, I changed the display via .gitattributes.

@miniksa
Copy link
Member

miniksa commented Sep 24, 2021

Sorry, you mean sources.inc? I dunno if that's strictly cpp as much as it's "weird make file stuff". Does it look better like this? Screenshot?

@serzhan-nasredin
Copy link
Contributor Author

serzhan-nasredin commented Sep 24, 2021

Hi @miniksa!

*.inc - can be used in C/C ++, Pascal, Java, PHP (web pages) and other languages.


image

GitHub Linguist did not correctly identify this file, which is why 0.2% php appears in the project.

After:

image

@miniksa
Copy link
Member

miniksa commented Sep 24, 2021

Hi @miniksa!

*.inc - can be used in C/C ++, Pascal, Java, PHP (web pages) and other languages.


image

GitHub Linguist did not correctly identify this file, which is why 0.2% php appears in the project.

After:

image

Ohhhhhh. OK. If this fixes that, I'm fine with it.

Copy link
Member

@zadjii-msft zadjii-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure okay

@zadjii-msft zadjii-msft added the AutoMerge Marked for automatic merge by the bot when requirements are met label Sep 27, 2021
@msftbot
Copy link
Contributor

msftbot bot commented Sep 27, 2021

Hello @zadjii-msft!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.
@msftbot msftbot bot merged commit 5fa379e into microsoft:main Sep 27, 2021
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge Marked for automatic merge by the bot when requirements are met
4 participants