Skip to content

Commit 827f10e

Browse files
committed
Add support for Fastfile
1 parent e31a62b commit 827f10e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@
385385
'COPYING': EXTENSIONS['txt'],
386386
'Dockerfile': {'text', 'dockerfile'},
387387
'direnvrc': EXTENSIONS['bash'],
388+
'Fastfile': EXTENSIONS['rb'],
388389
'Gemfile': EXTENSIONS['rb'],
389390
'Gemfile.lock': {'text'},
390391
'GNUmakefile': EXTENSIONS['mk'],

0 commit comments

Comments
 (0)