0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Feb 04, 2023 — Feb 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no error return on --help, run once in travis More... almost 9 years ago
minor improvement: sort output of dicts / sets More... almost 9 years ago
python3000: fix flawed unittest More... almost 9 years ago
Improve Py3k compatibility code for pylint More... almost 9 years ago
Redactor: Rename variables and functions (too short, shadow builtins) More... almost 9 years ago
Suppress output for zero errors More... almost 9 years ago
add pyflakes to travis build More... almost 9 years ago
travis use container infrastructure, limit git depth More... almost 9 years ago
code style: simplify boolean expression More... almost 9 years ago
code style, bad backslash in string literals More... almost 9 years ago
fix pylint deprecation More... almost 9 years ago
code style avoid dangerous mutable default More... almost 9 years ago
initialize members in __init__ More... almost 9 years ago
Allow using literals namespaces More... almost 9 years ago
Merge pull request #130 from alexv1n/uprev-cpplint More... almost 9 years ago
Update cpplint.py to r456 More... almost 9 years ago
Make "root" flag configurable via CPPLINT.CFG More... almost 9 years ago
Merge pull request #128 from wieczorek1990/gh-pages More... almost 9 years ago
Reverted XML namespace name changes More... almost 9 years ago
Merge pull request #118 from herrniemand/gh-pages More... almost 9 years ago
Reverted to non-markdown and applyed HTTPS fix. More... almost 9 years ago
no error return on --help, run once in travis More... almost 9 years ago
Fix Bad block category when using template default parameters (equal sign) More... almost 9 years ago
fix colons interrupt scanning for function call in e.g. `A(std::string s, A&& a);` More... almost 9 years ago
Reproduce https://github.com/google/styleguide/issues/61 More... almost 9 years ago
Test issues with file extensions More... almost 9 years ago
Remove trailing ws More... almost 9 years ago
Make output appear in the Visual Studio Error List More... almost 9 years ago
Allow explicit variadic constructors More... almost 9 years ago
Unit tests for variadic argument constructors More... almost 9 years ago