return `default` for .sky files in getBuildifierFileType
What
I noticed that the vscode extension's outputs for copybara configuration files are different from the CLI's output.
Why
getBuildifierFileType is out of sync with https://github.com/bazelbuild/buildtools/blob/a43aed7014c840a4c20c84958f3f15df5da780f5/build/lex.go#L125-L151
Ref
- https://github.com/bazelbuild/buildtools/pull/560
- getBuildifierFileType
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
@jfirebaugh Thank you. I signed the CLA.
