Skip to content

Commit bec268e

Browse files
committed
detect WORKSPACE files as bazel
1 parent cd3da0c commit bec268e

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
@@ -288,4 +288,5 @@
288288
'README': EXTENSIONS['txt'],
289289
'Rakefile': EXTENSIONS['rb'],
290290
'setup.cfg': EXTENSIONS['ini'],
291+
'WORKSPACE': EXTENSIONS['bzl'],
291292
}

0 commit comments

Comments
 (0)