[Github-comments] [geany/geany] Bazel build config files are based on Python (#2088)
Stephen Wassell
notifications at xxxxx
Tue Feb 19 13:03:22 UTC 2019
StephenWassell commented on this pull request.
> @@ -53,7 +53,7 @@ Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
Po=*.po;*.pot;
-Python=*.py;*.pyw;SConstruct;SConscript;wscript;
+Python=*.py;*.pyw;SConstruct;SConscript;wscript;*.bzl;BUILD;*.BUILD;BUILD.*;WORKSPACE;
Yes, I got those from the vim plugin but that's now merged into vim so I'll update this pull request with those extensions: *.bzl;WORKSPACE;BUILD.bazel;BUILD
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2088#discussion_r258028356
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190219/1be1914c/attachment.html>
More information about the Github-comments
mailing list