X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2057bf6faef88b23273d7dd0c2f366ee8284314a..059cb1227053e3de086076a37c46fa877342b1e4:/README.md?ds=inline diff --git a/README.md b/README.md index 17c67f7..a6c413e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Options: -q, --quiet Don't emit non-error messages to stderr. Errors are still emitted, silence those with 2>/dev/null. - --pyi Consider all input files typing stubs regardless + --pyi Consider all input files typing stubs regardless of file extension (useful when piping source on standard input). --py36 Allow using Python 3.6-only syntax on all input @@ -715,6 +715,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed extra empty line between a class declaration and the first method if no class docstring or fields are present (#219) +* fixed extra empty line between a function signature and an inner + function or inner class (#196) + ### 18.5b0