mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-11 23:34:17 +00:00
added details in the README + new contributor
This commit is contained in:
parent
3fabe017ae
commit
c463da34c3
2 changed files with 9 additions and 4 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
Project created by Tarek Ziadé.
|
Project created by Tarek Ziadé.
|
||||||
|
|
||||||
Contributors:
|
Contributors (by order of appearence) :
|
||||||
|
|
||||||
- Tamás Gulácsi
|
- Tamás Gulácsi
|
||||||
- Nicolas Dumazet
|
- Nicolas Dumazet
|
||||||
- Stefan Scherfke
|
- Stefan Scherfke
|
||||||
- Chris Adams
|
- Chris Adams
|
||||||
- Ben Bass
|
- Ben Bass
|
||||||
|
- Ask Solem
|
||||||
|
|
|
||||||
10
README
10
README
|
|
@ -108,10 +108,14 @@ projects:
|
||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
1.1 - ?
|
1.1 - 2012-02-14
|
||||||
-------
|
----------------
|
||||||
|
|
||||||
?
|
- fixed the value returned by --version
|
||||||
|
- allow the flake8: header to be more generic
|
||||||
|
- fixed the "hg hook raises 'physical lines'" bug
|
||||||
|
- allow three argument form of raise
|
||||||
|
- now uses setuptools if available, for 'develop' command
|
||||||
|
|
||||||
1.0 - 2011-11-29
|
1.0 - 2011-11-29
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue