Florent Xicluna
|
47bf888781
|
Review the content of the README
|
2013-02-22 10:35:11 +01:00 |
|
Florent Xicluna
|
2204089121
|
Obsolete __future__ import
|
2013-02-22 10:22:10 +01:00 |
|
Florent Xicluna
|
467b9f5c29
|
Upgrade requirements to pep8 1.4.3 and mccabe 0.2
|
2013-02-22 08:30:37 +01:00 |
|
Ian Cordasco
|
b2b4590ba6
|
Merge branch flint-merge-mccabe-plugin
|
2013-02-21 19:47:44 -05:00 |
|
Ian Cordasco
|
24c39fa704
|
Merge in flint-merge-noqa
|
2013-02-21 19:44:35 -05:00 |
|
Florent Xicluna
|
11b5251363
|
Include the *.rst files in MANIFEST.in
|
2013-02-21 23:59:41 +01:00 |
|
Florent Xicluna
|
6bf49f848f
|
Do not copy the licenses for the dependencies
|
2013-02-21 23:56:35 +01:00 |
|
Florent Xicluna
|
a593dd01a4
|
Install mccabe as a dependency
|
2013-02-21 00:00:54 +01:00 |
|
Florent Xicluna
|
8af0f1ed98
|
Add information to the README.rst
|
2013-02-20 22:50:12 +01:00 |
|
Florent Xicluna
|
472b186eb3
|
setup.py: do not import the module to read the __version__
|
2013-02-20 22:50:12 +01:00 |
|
Florent Xicluna
|
9a8d85d22f
|
Move the changelog to CHANGES.rst
|
2013-02-20 22:50:12 +01:00 |
|
Florent Xicluna
|
83571710cb
|
setup.py: update description
|
2013-02-20 22:50:12 +01:00 |
|
Florent Xicluna
|
2e76b4191a
|
setup.py: new topic classifiers
|
2013-02-20 22:50:12 +01:00 |
|
Florent Xicluna
|
b8aab10d5f
|
setup.py: add classifiers for Python 2/3 compatibility
|
2013-02-20 22:50:12 +01:00 |
|
Florent Xicluna
|
bcbf1b8eae
|
setup.py: allow upgrade of dependencies
|
2013-02-20 22:47:54 +01:00 |
|
Florent Xicluna
|
3e1452d10e
|
setup.py: remove 'scripts' which is redundant with setuptools entry points; issue #70
|
2013-02-20 22:32:04 +01:00 |
|
Florent Xicluna
|
20b49ee257
|
setup.py: reorder entries
|
2013-02-20 22:30:24 +01:00 |
|
Florent Xicluna
|
7362d57c24
|
Restore the whole-file-skip feature
|
2013-02-20 21:14:13 +01:00 |
|
Florent Xicluna
|
fa092c0294
|
Remove the obsolete argument 'reporter' of check_code and check_file
|
2013-02-20 18:45:48 +01:00 |
|
Florent Xicluna
|
1496579fb2
|
Take into account that setuptools is no longer optional
|
2013-02-20 18:44:17 +01:00 |
|
Florent Xicluna
|
be9f2a5ffb
|
Remove unused read_stdin, now ported to pep8
|
2013-02-20 18:42:31 +01:00 |
|
Florent Xicluna
|
e4afd25312
|
Small refactoring in the hooks module
|
2013-02-20 18:41:29 +01:00 |
|
Florent Xicluna
|
a6977c1916
|
Add Ian and me as contributors
|
2013-02-20 18:39:54 +01:00 |
|
Marc Schlaich
|
d242899fb5
|
Added some messages for pep8
|
2013-02-20 11:36:30 +01:00 |
|
Florent Xicluna
|
6055fcea2c
|
Remove leftovers of the Flint merge
|
2013-02-14 17:21:34 +01:00 |
|
Florent Xicluna
|
3a99cd18b6
|
Turn it to an alpha version
|
2013-02-14 16:16:16 +01:00 |
|
Florent Xicluna
|
b721a38b39
|
Fix Pyflakes tests for Python 2.5, and add a reporter
|
2013-02-13 22:03:56 +01:00 |
|
Florent Xicluna
|
29b74f9b37
|
Wrong exit code for the VCS hooks
|
2013-02-13 21:26:28 +01:00 |
|
Florent Xicluna
|
a13bdad3d8
|
Wrong exit code returned by the setuptools Flake8Command
|
2013-02-13 21:07:31 +01:00 |
|
Florent Xicluna
|
015da9fabb
|
Remove unused global
|
2013-02-13 20:23:58 +01:00 |
|
Florent Xicluna
|
df6375c952
|
Fix the codes in the tests
|
2013-02-13 19:53:56 +01:00 |
|
Florent Xicluna
|
321bbce17f
|
Fix the get_*_complexity functions
|
2013-02-13 19:53:01 +01:00 |
|
Florent Xicluna
|
1c6ed0526a
|
Upgrade McCabe checker as an extension; now it uses the AST
|
2013-02-13 19:41:23 +01:00 |
|
Florent Xicluna
|
740e8b9ad6
|
Remove empty module
|
2013-02-13 19:30:04 +01:00 |
|
Florent Xicluna
|
16b9fe108c
|
Restore the ConfigParser import, used by the flake8.hooks
|
2013-02-13 19:27:43 +01:00 |
|
Florent Xicluna
|
212364d89c
|
Create and enable the Pyflakes extension
|
2013-02-13 19:22:34 +01:00 |
|
Florent Xicluna
|
701ec32e3f
|
Fix the commit hooks, hopefully
|
2013-02-13 19:21:37 +01:00 |
|
Florent Xicluna
|
3ee195a8ba
|
Fix imports in flake8.run
|
2013-02-13 19:19:30 +01:00 |
|
Florent Xicluna
|
20b8c5962e
|
Refactor to use extensions
|
2013-02-13 19:18:49 +01:00 |
|
Florent Xicluna
|
844c951154
|
Make it clear that Flake8Command is currently broken
|
2013-02-13 17:16:28 +01:00 |
|
Florent Xicluna
|
8a50be88b3
|
Prepare moving Pyflakes as an extension: setuptools becomes mandatory
|
2013-02-13 16:48:33 +01:00 |
|
Florent Xicluna
|
debc186594
|
Merged: unused import
|
2013-02-13 16:38:12 +01:00 |
|
Florent Xicluna
|
4f57016809
|
Unused import
|
2013-02-13 16:31:52 +01:00 |
|
Ian Cordasco
|
0b32d3373a
|
Add a possible file for collecting the ext work
|
2013-02-13 10:08:19 -05:00 |
|
Ian Cordasco
|
064f986d9a
|
Fixes #69
Note to self: I also have to make sure the VCS hooks work with the new
pyflakes API.
|
2013-02-13 09:51:32 -05:00 |
|
Ian Cordasco
|
10cc0f3391
|
Update Buildout docs
|
2013-02-11 11:18:41 -05:00 |
|
Ian Cordasco
|
b97d869e20
|
Further simplification thanks to pep8
|
2013-02-10 15:10:03 -05:00 |
|
Ian Cordasco
|
25dd8c445e
|
Fix tests
|
2013-02-10 13:55:57 -05:00 |
|
mrtheb
|
5930ea63bc
|
added forgotten MANIFEST.in
|
2013-02-09 22:34:05 -05:00 |
|
mrtheb
|
4f95dc317b
|
added entry_point for flake8 on py3
|
2013-02-09 22:19:26 -05:00 |
|