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

KiCad language with .sch extension #2309

Merged
merged 1 commit into from
Apr 6, 2015
Merged

Conversation

pchaigno
Copy link
Contributor

@pchaigno pchaigno commented Apr 5, 2015

This pull requests adds KiCad with its .sch file extension.
The extension collides with Eagle's extension but the two language are very different; the Bayesian seems to be able to distinguish easily.
Examples of KiCad files on GitHub.

This fixes the issues reported in #2187.

arfon added a commit that referenced this pull request Apr 6, 2015
KiCad language with .sch extension
@arfon arfon merged commit 4239d54 into github-linguist:master Apr 6, 2015
@arfon
Copy link
Contributor

arfon commented Apr 6, 2015

👍

@pchaigno pchaigno deleted the sch-kicad branch April 6, 2015 11:57
@arfon arfon mentioned this pull request May 15, 2015
JJ added a commit to JJ/linguist that referenced this pull request Nov 2, 2015
Refs github-linguist#2309 and also changes github.com to an uniform capitalization.
lildude pushed a commit that referenced this pull request Apr 11, 2018
* Mainly fixing problems with Perl heuristics

And also adding a little bit of text to the README file to help with local use and test.

* Adds new sample

* Adds a couple of samples more, not represented before

* Moves installation intructions to CONTRIBUTING.md

Refs #2309 and also changes github.com to an uniform capitalization.

* Correcting error. Great job, CI

* Moving another file

* Adds samples and new checks for perl/perl6

* Stupid mistake

* Changing regex for perl5 vs perl6

Initial suggestion by @pchaigno, slightly changed to eliminate false positives such as "classes" or "modules" at the beginning of a line in the =pod

BTW, it would be interesting to just eliminate these areas for language detection.

* Eliminates Rexfile from Perl6

And adds .pod6

* Followup to #2709

I just found I had this sitting here, so I might as well follow
instructions to fix it.

* Adds example for pod6

* Eliminates .pod because it's its own language

* Removes bad directory

* Reverting changes that were already there

* Restored CONTRIBUTING.md from head

I see installation of cmake is advised in README.md

* Eliminates `.pod6`

To leave way for #3366 or succeeding PRs.

* Removed by request, since we're no longer adding this extension

* Sorting by alphabetical order filenames

* Moved from sample to test fixtures
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants