Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .star as starlark file extension
In addition to the other defined extensions, `.star` is a frequently used extension for starlark files. This can be demonstrated through a cursory search of github for files ending in `.star` here: https://github.com/search?q=path%3A%2F.star%24%2F&type=code
- Loading branch information