ContributionScores extension maintenance.

* Reduce usage of globals.
* Use Message class where possible.
* Update .gitignore.
* Broke some long lines.
* Updated documentation for a method.

Change-Id: Ic4c49dbcdabce2667ab140321d8618f62fe72fe8
This commit is contained in:
Siebrand Mazeland 2012-08-16 14:19:19 +02:00
parent 4bceabbff7
commit 3d4fd708bb
3 changed files with 30 additions and 28 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
*~
*.kate-swp
.*.swp
.idea