• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[style]
2based_on_style = pep8
3
4# New directories should use a .style.yapf that does not include the following:
5column_limit = 80
6indent_width = 2
7