youtube / spitfire

A high-performance Python template language
BSD 3-Clause "New" or "Revised" License
404 stars 58 forks source link

Auto-format Python code #21

Closed nicksay closed 8 years ago

nicksay commented 8 years ago

Per discussion in #20, auto-format all Python code using https://github.com/google/yapf and "google" style. Set up a Makefile target for easy formatting (and CI testing).