From 0ed5fd90802d20da7038065c3a5182898f2aa3d7 Mon Sep 17 00:00:00 2001 From: Daniel Rech Date: Tue, 29 Aug 2017 16:59:05 +0200 Subject: [PATCH] Include a sentence to explain .style.yapf usage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1d4ca0..4103af7 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Or Settings/Preferences ➔ Packages ➔ Search for `python-yapf` ![settings](https://raw.githubusercontent.com/blacktop/atom-python-yapf/master/settings.png) +The plugin uses the `yapf` commandline tool and supports all options to define custom styling mentioned in https://github.com/google/yapf#formatting-style, i.e. a `.style.yapf` file. + #### Keymap Currently, there are two commands: