Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #674 from brianv0/docstring_support | Ian Stapleton Cordasco | 2018-05-14 | 10 | -186/+280 |
|\ | |||||
| * | Pydoc fixes to support W505 in self-checks | Brian Van Klaveren | 2018-05-11 | 5 | -150/+171 |
| * | Implement W505 - Max Doc Length check | Brian Van Klaveren | 2018-05-11 | 6 | -36/+109 |
|/ | |||||
* | Add explanation about the default configuration | Toshiki Hirao | 2018-04-22 | 1 | -0/+2 |
* | Fix detection of annotated argument defaults | Jimmy Jia | 2018-04-18 | 2 | -6/+9 |
* | Merge pull request #747 from hhatto/w605-position | Ian Stapleton Cordasco | 2018-04-12 | 1 | -1/+1 |
|\ | |||||
| * | Change the position pointed out by W605 | hhatto | 2018-04-12 | 1 | -1/+1 |
* | | Fix flake8 test environment | Ian Stapleton Cordasco | 2018-04-12 | 2 | -4/+5 |
|/ | |||||
* | Release v2.4.02.4.0 | Ian Stapleton Cordasco | 2018-04-10 | 2 | -3/+3 |
* | Merge pull request #740 from JakobGM/docs/changes | Ian Lee | 2018-04-09 | 1 | -3/+39 |
|\ | |||||
| * | Add PR references from all changelog items | Jakob Gerhard Martinussen | 2018-04-09 | 1 | -18/+18 |
| * | Fixed typo | Ian Lee | 2018-04-09 | 1 | -1/+1 |
| * | Add changelog items for 2.3.1...master | Jakob Gerhard Martinussen | 2018-04-09 | 1 | -3/+39 |
|/ | |||||
* | Add variables so blank lines may be configures | Adi Roiban | 2018-04-08 | 5 | -15/+653 |
* | Ignore length of shebang line (#736) | Jimi Cullen | 2018-04-03 | 2 | -1/+9 |
* | Finalize support for Python 3.7 | Adi Roiban | 2018-03-24 | 4 | -5/+5 |
* | Merge pull request #684 from jdufresne/async-await | Ian Stapleton Cordasco | 2018-02-17 | 4 | -0/+103 |
|\ | |||||
| * | Add W606 warning for async and await keywords in Python 3.7 | Jon Dufresne | 2017-09-30 | 4 | -0/+103 |
* | | Updated License / copyright date | Ian Lee | 2018-02-08 | 1 | -1/+1 |
* | | Merge pull request #717 from taion/annot-missing-space | Ian Stapleton Cordasco | 2018-01-24 | 2 | -5/+23 |
|\ \ | |||||
| * | | Add E252 on missing whitespace for annotated parameter defaults | Jimmy Jia | 2017-12-16 | 2 | -5/+23 |
* | | | Merge pull request #724 from peterjc/patch-1 | Ian Stapleton Cordasco | 2018-01-23 | 1 | -4/+7 |
|\ \ \ | |||||
| * | | | Describe code W504 line break after binary operator | Peter Cock | 2018-01-23 | 1 | -4/+7 |
|/ / / | |||||
* | | | Merge pull request #502 from sigmavirus24/add-W504 | Ian Lee | 2018-01-19 | 8 | -81/+129 |
|\ \ \ | |||||
| * | | | Fixed wording in docstring | Ian Lee | 2018-01-19 | 1 | -2/+2 |
| * | | | Fixed typo | Ian Lee | 2018-01-19 | 1 | -1/+1 |
| * | | | Add a changelog entry for W504 | Ian Stapleton Cordasco | 2018-01-17 | 1 | -0/+2 |
| * | | | Fix up testsuite for W504 | Ian Stapleton Cordasco | 2018-01-17 | 6 | -42/+37 |
| * | | | Add W504 for line breaks before binary operators | Ian Cordasco | 2018-01-17 | 3 | -49/+100 |
|/ / / | |||||
* | | | Merge pull request #706 from mic4ael/mnemonic-symbols-git | Ian Stapleton Cordasco | 2017-12-28 | 2 | -1/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix handling of diffs with mnemonic prefixes | Michal Kolodziejski | 2017-12-27 | 2 | -1/+13 |
|/ / | |||||
* | | Merge pull request #714 from hugovk/patch-2 | Ian Stapleton Cordasco | 2017-12-11 | 1 | -2/+2 |
|\ \ | |||||
| * | | Add Python 3.6 | Hugo | 2017-12-11 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #663 from mjsir911/merge | Ian Stapleton Cordasco | 2017-11-18 | 1 | -2/+7 |
|\ \ | |||||
| * | | Default `verbose` to `None` instead of `0` | Marco Sirabella | 2017-10-22 | 1 | -1/+1 |
| * | | Handle conflicting CLI and verbose=# better | Marco Sirabella | 2017-10-22 | 1 | -2/+3 |
| * | | Transform booleans to numbers to go with previous code | Marco Sirabella | 2017-10-22 | 1 | -2/+2 |
| * | | - Forward down verbosity level | Marco J Sirabella | 2017-07-09 | 1 | -2/+6 |
* | | | Merge pull request #699 from Wilfred/patch-1 | Ian Lee | 2017-10-25 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix space in flag name | Wilfred Hughes | 2017-10-25 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #697 from dirkmueller/master | Ian Lee | 2017-10-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix missed quoting in E722 check | Dirk Mueller | 2017-10-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #654 from jdufresne/trove-py-versions | Ian Stapleton Cordasco | 2017-10-22 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Document all supported Python versions as trove classifiers | Jon Dufresne | 2017-06-03 | 1 | -0/+8 |
* | | | | Merge pull request #695 from jdufresne/cache | Ian Lee | 2017-10-17 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Enable pip cache in Travis CI | Jon Dufresne | 2017-10-17 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #694 from jdufresne/wheel-license | Ian Lee | 2017-10-17 | 2 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Include license file in the generated packages | Jon Dufresne | 2017-10-16 | 2 | -0/+4 |
|/ / / / | |||||
* | | | | Merge pull request #693 from annp89/add-examples | Ian Stapleton Cordasco | 2017-10-15 | 1 | -0/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Maintain alphabetical ordering | Ann Paul | 2017-10-14 | 1 | -1/+1 |