diff options
Diffstat (limited to 'opendc-web/opendc-web-api/.style.yapf')
| -rw-r--r-- | opendc-web/opendc-web-api/.style.yapf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opendc-web/opendc-web-api/.style.yapf b/opendc-web/opendc-web-api/.style.yapf new file mode 100644 index 00000000..f5c26c57 --- /dev/null +++ b/opendc-web/opendc-web-api/.style.yapf @@ -0,0 +1,3 @@ +[style] +based_on_style = pep8 +column_limit=120 |
