1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(flake8): add documentation for the flake8 plugin
rubik
as Michele Lacchia
More... about 11 years ago
fix(Flake8Checker): activate checker on any options, as per #76
rubik
as Michele Lacchia
More... about 11 years ago
style(Flake8Checker): add docstrings
rubik
as Michele Lacchia
More... about 11 years ago
docs(intro): fix link and add Arie blog post
rubik
as Michele Lacchia
More... about 11 years ago
fix(Flake8Checker): set max_cc to -1 by defaut and add --radon-no-assert
rubik
as Michele Lacchia
More... about 11 years ago
feat(Flake8Checker): add Flake8 entry point
rubik
as Michele Lacchia
More... about 11 years ago
docs(intro): add note and further reading links
rubik
as Michele Lacchia
More... about 11 years ago
style(code): add missing docstring and clean line
rubik
as Michele Lacchia
More... about 11 years ago
style(pep8): make the code PEP8-compliant
rubik
as Michele Lacchia
More... about 11 years ago
chore(tests): pin dependencies
rubik
as Michele Lacchia
More... about 11 years ago
chore(release): bump to 1.2.1
rubik
as Michele Lacchia
More... about 11 years ago
chore(changelog): update the changes
rubik
as Michele Lacchia
More... about 11 years ago
feat(XML): add line numbers to XML output
rubik
as Michele Lacchia
More... about 11 years ago
Merge pull request #74 from coagulant/patch-1
rubik
as Michele Lacchia
More... over 11 years ago
Fix typo More... over 11 years ago
Merge pull request #73 from alunduil/add-docs-to-sdist
rubik
as Michele Lacchia
More... over 11 years ago
add docs to sdist More... over 11 years ago
chore(release): bump to 1.2
rubik
as Michele Lacchia
More... over 11 years ago
chore(CHANGELOG): update changelog
rubik
as Michele Lacchia
More... over 11 years ago
core(Class): don't offset by 1 classes with no methods
rubik
as Michele Lacchia
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
rubik
as Michele Lacchia
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
rubik
as Michele Lacchia
More... over 11 years ago
core(ComplexityVisitor): don't count lambdas
rubik
as Michele Lacchia
More... over 11 years ago
chore(test_requirements): add mando
rubik
as Michele Lacchia
More... over 11 years ago