mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
add a puppet sample with includes-only since they are often misclassified as pascal
This commit is contained in:
4
samples/Puppet/init.pp
Normal file
4
samples/Puppet/init.pp
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
include docker
|
||||||
|
include apt
|
||||||
|
include ::something
|
||||||
|
include foo::bar
|
||||||
Reference in New Issue
Block a user