Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Append Go file type when creating temporary file
A lot of scripts filter files based on their name to make sure they operate only on the appropriate content. By appending a Go file type to a temporary file when running a formatter, we add support for a broader range of Go formating tools. Fixes #208
- Loading branch information