We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bazel
1 parent cd3da0c commit bec268eCopy full SHA for bec268e
1 file changed
identify/extensions.py
@@ -288,4 +288,5 @@
288
'README': EXTENSIONS['txt'],
289
'Rakefile': EXTENSIONS['rb'],
290
'setup.cfg': EXTENSIONS['ini'],
291
+ 'WORKSPACE': EXTENSIONS['bzl'],
292
}
0 commit comments