summaryrefslogtreecommitdiffstats
path: root/.pylintrc
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2016-12-30 20:16:41 +0100
committerJoris Roovers <jroovers@cisco.com>2016-12-30 20:16:41 +0100
commit65840b78c8aad8df52a81cf35b61de6c3abc0183 (patch)
treee6a43211548be0a97339d91bf76dc7bb5b031bfd /.pylintrc
parent68f607c7d970431a66bab5fecf363eee147a57dd (diff)
0.8.0 Releasev0.8.0
The 0.8.0 release is a significant release that has been in the works for a long time. Special thanks to Claymore, gernd and ZhangYaxu for submitting bug reports and pull requests. - Full unicode support: you can now lint messages in any language! This fixes #16 and #18. - User-defined rules: you can now define your own custom rules if you want to extend gitlint's functionality. - Pypy2 support! - Debug output improvements: Gitlint will now print your active configuration when using --debug - The general.target option can now also be set via -c flags or a .gitlint file - Bugfixes: - Various important fixes related to configuration precedence - #17: Body MinLength is not working properly. **Behavior Change**: Gitlint now always applies this rule, even if the body has just a single line of content. Also, gitlint now counts the body-length for the entire body, not just the length of the first line. - Various documentation improvements - Development: - Pylint compliance for all supported python versions - Updated dependencies to latest versions - Various run_tests.sh improvements for developer convenience
Diffstat (limited to '.pylintrc')
0 files changed, 0 insertions, 0 deletions