Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89d3b0a

Browse files
committed
Merge pull request atom#41 from karel-brinda/master
Python syntax also for Snakefile (=Snakemake files)
2 parents e53896c + ef6a611 commit 89d3b0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/python.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
'SConstruct'
1212
'Sconstruct'
1313
'sconstruct'
14+
'Snakefile'
1415
'wsgi'
1516
]
1617
'firstLineMatch': '^#!/.*\\bpython\\b'

0 commit comments

Comments
 (0)