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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV Mark .m files as vendored for github linguist #404

Merged
merged 1 commit into from May 17, 2020

Conversation

drewejohnson
Copy link
Collaborator

Instructs the github language breakdown tool linguist
to not consider matlab files by marking them as vendored https://github.com/github/linguist#vendored-code

This has the effect of skipping these files when computing the language statistics for the package.

Current language statistics, marking this as a 90% MATLAB project

Ultimately, this package will be marked as a python package on GitHub! 馃殌 After committing this, we get 99.74 % python, and the rest Shell 馃悕

Instructs the github language breakdown tool linguist
https://github.com/github/linguist
to not consider matlab files by marking them as vendored
https://github.com/github/linguist#vendored-code

This has the effect of skipping these files when computing the
language statistics for the package.
@drewejohnson drewejohnson added the developer Developer-focused changes label May 15, 2020
@drewejohnson drewejohnson added this to the 0.9.3 milestone May 15, 2020
@drewejohnson drewejohnson merged commit 0619b2e into CORE-GATECH-GROUP:master May 17, 2020
@drewejohnson drewejohnson deleted the update-git-attr branch May 17, 2020 13:57
@drewejohnson drewejohnson added this to Review in Main May 19, 2020
drewejohnson added a commit to drewejohnson/serpent-tools that referenced this pull request May 20, 2020
No longer uses conditionals inside format statement, instead
uses " ".join([list, of, parts])

Remove an additional re-setting of the xlabel that was missed
in GH CORE-GATECH-GROUP#404
drewejohnson added a commit to drewejohnson/serpent-tools that referenced this pull request May 23, 2020
Backport of features included since 0.9.3 release

Includes the following PRs

git log --online --pretty="%s" --merges 0.9.3...

Merge pull request CORE-GATECH-GROUP#407 from drewejohnson/fix-readme
Merge pull request CORE-GATECH-GROUP#406 from drewejohnson/r0.9.3
Merge pull request CORE-GATECH-GROUP#405 from nicoloabrate/master
Merge pull request CORE-GATECH-GROUP#404 from drewejohnson/update-git-attr
Merge pull request CORE-GATECH-GROUP#402 from drewejohnson/xsplot-labels
Merge pull request CORE-GATECH-GROUP#400 from drewejohnson/lib2-notes
Merge pull request CORE-GATECH-GROUP#399 from CORE-GATECH-GROUP/docs-sphinx-2.0
Merge pull request CORE-GATECH-GROUP#397 from drewejohnson/port-list-of-arrays
Merge pull request CORE-GATECH-GROUP#398 from drewejohnson/det-supers
Merge pull request CORE-GATECH-GROUP#396 from drewejohnson/df-arg-renaming
Merge pull request CORE-GATECH-GROUP#394 from drewejohnson/0.9.3-update-docs
Merge pull request CORE-GATECH-GROUP#395 from drewejohnson/hist-branch-dictlike
Merge pull request CORE-GATECH-GROUP#393 from drewejohnson/less-metadata
Merge pull request CORE-GATECH-GROUP#392 from drewejohnson/better-access
Merge pull request CORE-GATECH-GROUP#391 from drewejohnson/dep-dataframe
Merge pull request CORE-GATECH-GROUP#390 from drewejohnson/api-dep-attributes
Merge pull request CORE-GATECH-GROUP#388 from drewejohnson/xsplot-branch
Merge pull request CORE-GATECH-GROUP#378 from drewejohnson/better-build
Merge pull request CORE-GATECH-GROUP#376 from drewejohnson/unbundle-data-files
Merge pull request CORE-GATECH-GROUP#370 from drewejohnson/results-loa
Merge pull request CORE-GATECH-GROUP#369 from drewejohnson/merge-0.9.1-develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Developer-focused changes
Projects
Main
Review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants