Update pylama · python-mode/python-mode@af42681 · GitHub
Skip to content

Commit af42681

Browse files
committed
Update pylama
1 parent 73d54e6 commit af42681

173 files changed

Lines changed: 27150 additions & 4609 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AUTHORS

Lines changed: 3 additions & 0 deletions

Changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@ Changelog
33

44
* Pylama updated to version 5.0.5
55
* Rope libs updated
6+
* Add wdb to debugger list in breakpoint cmd
67
* Add 'pymode_options_max_line_length' option
78
* Add ability to set related checker options `:help pymode-lint-options`
89
Options added: 'pymode_lint_options_pep8', 'pymode_lint_options_pep257',
910
'pymode_lint_options_mccabe', 'pymode_lint_options_pyflakes',
1011
'pymode_lint_options_pylint'
12+
* Highlight comments inside class/function arg lists
13+
* Don't fold single line def
14+
* Don't skip a line when the first docstring contains text
15+
* Add Python documentation vertical display option
16+
* Rope: correct refactoring function calls
1117

1218

1319
## 2014-06-11 0.8.1

Makefile

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)