Replace check_file with checkFile
commit1baff22f7c0b866081cf107ba18bbf1080b93d4a
authorSverre Rabbelier <sverre@rabbelier.nl>
Wed, 23 Jul 2008 15:43:36 +0000 (23 17:43 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Wed, 23 Jul 2008 15:43:36 +0000 (23 17:43 +0200)
tree2399129d43b49fa7d8b2e8328d7d99433d63e05f
parent470c22f0b424a3aa8aa6c3d7809bcb3893899b86
Replace check_file with checkFile

To be consistent with the naming conventions everywhere
the name should be camelCase and not in dashed_form.
src/git_stats/author.py
src/git_stats/commit.py
src/git_stats/parse.py