Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix emacs pylint error when running with tramp (#4333) | Ramiro Leal-Cavazos | 2021-04-11 | 1 | -1/+2 |
| | | | | * Fixed bug when accessing `tramp-file-name` localname field * Fixed emacs bug when getting localname of of remote files | ||||
* | Fix trailing whitespaces and trailing newlines | Pierre Sassoulas | 2020-05-03 | 1 | -1/+1 |
| | |||||
* | Spelling fixes (#1397) | Ville Skyttä | 2017-04-02 | 1 | -2/+2 |
| | |||||
* | elisp: allow guessed indent string to be passed to pylint (#1051) | jpkotta | 2016-07-28 | 1 | -0/+14 |
| | | | | | | Emacs tries to guess what the indent string is on a per-file basis. Now pylint.el can get this as --indent-string, so if you have different indent policies on different files, pylint will not complain about the non-PEP8 ones. | ||||
* | Add alternate pylint command (#1007) | jpkotta | 2016-07-15 | 1 | -9/+17 |
| | | | | add variable pylint-alternate-pylint-command, default pylint2 add prefix arg to pylint command, so that it uses the alternate command | ||||
* | fix bug in pylint-insert-ignore-comment and add it to the commentary (#892) | jpkotta | 2016-05-05 | 1 | -4/+8 |
| | |||||
* | Add pylint-insert-ignore-comment to pylint.el | Jonathan Kotta | 2016-01-12 | 1 | -1/+77 |
| | |||||
* | pylint.el edited online with Bitbucket | Xi Shen | 2015-01-24 | 1 | -1/+1 |
| | | | | | | | | - use `shell-quote-argument` to quote file name correctly - tested in both Windows and Linux --HG-- branch : davidshen84/pylintel-edited-online-with-bitbucket--1422057628377 | ||||
* | pylint.el: Missing dependency on tramp | Edgemaster | 2014-07-29 | 1 | -0/+1 |
| | | | | | --HG-- branch : Edgemaster/pylintel-missing-dependency-on-tramp-1406657844364 | ||||
* | Updated FSF address. | Arun Persaud | 2014-02-23 | 1 | -2/+2 |
| | |||||
* | Replace pylint.el with Ian Eure's version. Closes #20693 | jpkotta@shannon | 2012-11-12 | 1 | -55/+138 |
| | | | | | | | | | | | | | | | Changes: No longer unconditionally adds a function to python-mode-hook. Split the hook functions into a key binding one and a menu one. Added to the Tools customization group. pylint-options is now a list of strings. This makes it easier to add and remove individual options. Turn off reports by default. Allow for a nonstandard pylint executable name with pylint-command. Allow for unconditionally saving files before running (default is ask). Prettier colors in the output buffer. Make it work well with tramp. Make it compatible with package.el. | ||||
* | fix #19339: pylint.el : non existing py-mod-map | Emile Anclin | 2010-03-23 | 1 | -17/+21 |
| | |||||
* | [elisp] integration of Yuen Ho Wong's patches | Adrien Di Mascio | 2009-08-31 | 2 | -29/+34 |
| | |||||
* | improved flymake code and doc provided by Derek Harland | Sylvain Thénault | 2009-08-06 | 1 | -3/+8 |
| | |||||
* | fix #8687, W0613 false positive on inner function | Sylvain Thénault | 2009-03-23 | 1 | -2/+0 |
| | |||||
* | added pylint/flymake related files | Alexandre Fayolle | 2008-04-14 | 1 | -0/+11 |
| | |||||
* | backported Yaroslav Halchenko patches | Sylvain Thénault | 2008-03-27 | 2 | -2/+24 |
| | |||||
* | fix #4026: pylint.el should require compile | Sylvain Thénault | 2007-07-13 | 1 | -0/+1 |
| | |||||
* | disable keyboard shortcuts, don't use my- as a prefix for a function name | Alexandre Fayolle | 2007-07-04 | 1 | -5/+5 |
| | |||||
* | updated pylint.el | Adrien Di Mascio | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | forget the past. | root | 2006-04-26 | 2 | -0/+54 |
forget the past. |