2
I have a project developed in Python with Django. I just created a repository and pulled on github and the project was set to PHP on the Github website:
Some images of my project and its files:
So:
- Does anyone know how and why Github made this choice? I don’t have any php files in this project. (When I created this question I made a mistake. See in my reply that I had 2 files. php yes)
- How do I change the language to Python?
You just sent it to the repository or you are trying to publish as Gitpage ?
– hugocsl
I created a repository on the github site and uploaded the project onto it. The strange thing is that I went up the same project on Gitlab and it didn’t happen. I wanted to understand what Github used as the basis for deciding on PHP, and I don’t have any php files in the project
– Vinicius Bussola
@hugocsl has nothing to do with gitpage the question is about the same repository.
– Guilherme Nascimento
There’s no way to know why he pointed to PHP if you don’t detail the question, something has to be in your repository.
– Guilherme Nascimento
Incidentally this user? Well, in the general listing shows nothing in PHP
– Jefferson Quesado
@Guilhermenascimento I asked because Gitpagem does not accept anything other than html/css/js, so it could be giving some "generic" warning if it was trying to publish as Page
– hugocsl
It’s because the repository is private. Only I have access to it @Jeffersonquesado
– Vinicius Bussola
Funny you should say "I have no php file in this project.", your words, but accepted the question that eliminates in Ingluist the files . php, ie there actually are files . php, I was going to answer, but I avoided the simple fact that they can be files with "raw extensions" in php like
.phtml
or.php3
, ai if I answer could work or not, do what I said in the other comment, click the blue ball next to "PHP" and see the files that appear and take a print.– Guilherme Nascimento
@hugocsl the question is about LINGUIST and not about PHP running on githubpages, so much so that he didn’t mention anything about running PHP, but rather about Linguist not working as expected when used on automatic.
– Guilherme Nascimento