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

Mark vendored libraries as linguist-vendored #421

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

TimJentzsch
Copy link
Contributor

Relevant issue: Closes #415

Description:

This avoids them distorting our language stats on GitHub.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

This avoids them distorting our language stats on GitHub.
@TimJentzsch TimJentzsch requested a review from a team as a code owner June 16, 2022 14:37
Copy link
Member

@itsthejoker itsthejoker left a comment

Choose a reason for hiding this comment

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

Eventually I would like to have a vendored section in the static folders so that we can handle js and css, but this is a good start.

@TimJentzsch TimJentzsch merged commit bad4713 into master Jun 16, 2022
@TimJentzsch TimJentzsch deleted the 415-mark-vendored-files branch June 16, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark static JS files as vendored in gitattributes
2 participants