Edit

kc3-lang/brotli/setup.cfg

Branch :

  • Show log

    Commit

  • Author : Alex Nicksay
    Date : 2016-10-17 13:00:14
    Hash : b04f4ea1
    Message : Python: Update README with information about code formatting Also, add a `yapf` section to `setup.cfg` to ensure YAPF runs format code with the Google style.

  • setup.cfg
  • [build]
    build-base=bin
    
    [yapf]
    based_on_style=google