| docs(flake8): add documentation for the flake8 plugin |
|
More...
|
about 11 years ago
|
| fix(Flake8Checker): activate checker on any options, as per #76 |
|
More...
|
about 11 years ago
|
| style(Flake8Checker): add docstrings |
|
More...
|
about 11 years ago
|
| docs(intro): fix link and add Arie blog post |
|
More...
|
about 11 years ago
|
| fix(Flake8Checker): set max_cc to -1 by defaut and add --radon-no-assert |
|
More...
|
about 11 years ago
|
| feat(Flake8Checker): add Flake8 entry point |
|
More...
|
about 11 years ago
|
| docs(intro): add note and further reading links |
|
More...
|
about 11 years ago
|
| style(code): add missing docstring and clean line |
|
More...
|
about 11 years ago
|
| style(pep8): make the code PEP8-compliant |
|
More...
|
about 11 years ago
|
| chore(tests): pin dependencies |
|
More...
|
about 11 years ago
|
| chore(release): bump to 1.2.1 |
|
More...
|
about 11 years ago
|
| chore(changelog): update the changes |
|
More...
|
about 11 years ago
|
| feat(XML): add line numbers to XML output |
|
More...
|
about 11 years ago
|
| Merge pull request #74 from coagulant/patch-1 |
|
More...
|
over 11 years ago
|
| Fix typo |
|
More...
|
over 11 years ago
|
| Merge pull request #73 from alunduil/add-docs-to-sdist |
|
More...
|
over 11 years ago
|
| add docs to sdist |
|
More...
|
over 11 years ago
|
| chore(release): bump to 1.2 |
|
More...
|
over 11 years ago
|
| chore(CHANGELOG): update changelog |
|
More...
|
over 11 years ago
|
| core(Class): don't offset by 1 classes with no methods |
|
More...
|
over 11 years ago
|
| Add test for equality prior to multistring. |
|
More...
|
over 11 years ago
|
| Update tests and logic. |
|
More...
|
over 11 years ago
|
| core(complexity): merge dont-count-closures branch |
|
More...
|
over 11 years ago
|
| Remove uneeded variables, delint raw.py, and remove options used for debugging. |
|
More...
|
over 11 years ago
|
| Add single comments variable, update tests to reflect changes in lines of code logic, don't count blank lines in multiline comments as part of number of lines in source code. |
|
More...
|
over 11 years ago
|
| Update doctstrings to fit Sphinx format. |
|
More...
|
over 11 years ago
|
| Change lines of code to calculate lines of code instead of lines in file. |
|
More...
|
over 11 years ago
|
| chore(tests): use lowercase in test methods names |
|
More...
|
over 11 years ago
|
| core(ComplexityVisitor): don't count lambdas |
|
More...
|
over 11 years ago
|
| chore(test_requirements): add mando |
|
More...
|
over 11 years ago
|