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

Project language problem identified in github #339

Closed
nanamikon opened this issue Nov 24, 2018 · 1 comment
Closed

Project language problem identified in github #339

nanamikon opened this issue Nov 24, 2018 · 1 comment
Assignees
Labels
kind/question Category issues related to questions or problems
Milestone

Comments

@nanamikon
Copy link
Contributor

nanamikon commented Nov 24, 2018

image

github的页面上项目类型是JavaScript, 估计是检测到项目代码js比java代码还多了...
建议修改一下, 可以通过加入 .gitattributes 文件, 内容如下

*.js linguist-language=java
*.css linguist-language=java
*.html linguist-language=java

将静态文件识别为java文件, 避免误解

@hxy1991
Copy link
Collaborator

hxy1991 commented Nov 24, 2018

赞👍

@yanlinly yanlinly added this to the 0.8.0 milestone Dec 20, 2018
@yanlinly yanlinly self-assigned this Jan 14, 2019
@yanlinly yanlinly changed the title github中识别到项目语言问题 Project language problem identified in github Jan 22, 2019
@nacos-bot nacos-bot added the kind/question Category issues related to questions or problems label Jan 22, 2019
FrankBian added a commit to FrankBian/nacos that referenced this issue Feb 1, 2019
* develop:
  Fix alibaba#639 fix namespace desc problem
  fix: new config width
  Fix HTTP method value error
  Fix alibaba#339 Project language problem identified in github
  Fix alibaba#381 add encode password tool
  change default user/password to nacos/nacos
  hotfix_672
  Update fe build
  fix: closes alibaba#640, alibaba#648
  Update fe build
  fix: Menu status
  fix: newconfig style
  Fix alibaba#668
  fix the style
  Fix update instance info NPE alibaba#663
  add url
  add url
  Fix CMDB JVM option error in JDK 9
  fix JwtAuthenticationTokenFilter NPE bug
  remove useless semicolon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Category issues related to questions or problems
Projects
None yet
Development

No branches or pull requests

5 participants