craigwatson / puppet-vmwaretools

Puppet module for non-OSP VMware Tools Installation
http://forge.puppetlabs.com/CraigWatson1987/vmwaretools
Apache License 2.0
27 stars 40 forks source link

Linguist detecting *.pp as Pascal instead of Puppet #84

Closed Aethylred closed 7 years ago

Aethylred commented 7 years ago

Not very important, but it does muck up my language statistics from GitHub :)

*.pp files are being misclassified as Pascal instead of Puppet.

This can be fixed by adding a .gitattribute to override the detection of Pascal as per https://github.com/github/linguist#troubleshooting

*.pp linguist-language=Puppet