summaryrefslogtreecommitdiff
path: root/epylint.py
Commit message (Expand)AuthorAgeFilesLines
* linting pylintSylvain Th?nault2014-07-251-1/+1
* fix fsf addressSylvain Th?nault2014-04-151-1/+1
* More fixes to merge.Manuel V?zquez Acosta2014-04-141-16/+2
* Fix merge error. Closes #133.Manuel V?zquez Acosta2014-04-141-2/+3
* Removes overloaded PYTHONPATH.Manuel V?zquez Acosta2014-04-141-7/+1
* Refactors the PYTHONPATH detector into a functionManuel V?zquez Acosta2014-01-061-23/+14
* Injects the current sys.path into `lint.py` subprocess envManuel V?zquez Acosta2014-01-061-3/+24
* various pylint fixesSylvain Th?nault2013-12-221-15/+18
* fix way to get pylint.lint file as suggested in issue #106Sylvain Th?nault2013-12-201-1/+2
* epylint command line was omitting optionsSylvain Th?nault2013-10-071-14/+16
* some epylint enhancements: support options to give to pylint after the file t...Sylvain Th?nault2013-09-031-7/+18
* update epylint to use msg-template rather than deprecated parseable reporterSylvain Th?nault2013-07-311-1/+1
* fix epylint w/ python3. Closes issue #7Sylvain Th?nault2013-07-311-2/+2
* don't pipe stderr, we don't read it and it may hang epylint. Closes issue #15Sylvain Th?nault2013-06-191-2/+2
* create a console_scripts entry point to be used by easy_install, buildout and...Sylvain Th?nault2012-09-141-5/+19
* epylint: ensure it uses the same python/pylint version. Closes #87024Sylvain Th?nault2012-01-091-7/+9
* apply patch provided by vijayendra bapte on the python projects list for usin...Sylvain Th?nault2011-01-031-1/+1
* doc: add manpages, update documentation about the projectEmile Anclin2010-12-151-6/+6
* fix epylint : use new optionsEmile Anclin2010-05-111-1/+1
* include vincent patch for #5821Sylvain Th?nault2009-12-181-1/+54
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-1/+1
* improved flymake code and doc provided by Derek HarlandSylvain Th?nault2009-08-061-19/+90
* change [en|dis]able-msg-cat options: only accept message categoriessylvain thenault2009-01-281-1/+1
* add epylint.bat script to fix Windows installationSylvain Thenault2008-12-031-0/+25