diff options
author | Philipp Weissenbacher <p.weissenbacher@gmail.com> | 2014-07-23 00:26:08 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-23 08:02:07 +0000 |
commit | 192338bbc363bbcf71ddbfff8f933d69a822c215 (patch) | |
tree | c2f7143c35e5a25aafb97395c8262ebcfdbe042a /sw/source/ui | |
parent | 8f4cba868677a60ff8a9e9b3ea7a05bdc206bcc0 (diff) |
Run pylint on find-german-comments
I ran pylint and corrected the following errors:
* W: 39,0: Unnecessary semicolon
* W:177,0: Bad indentation. Found 19 spaces, expected 20
* W:178,0: Bad indentation. Found 19 spaces, expected 20
* W:213,0: Unnecessary semicolon
* W: 65,8:Parser.get_comments: Unused variable 'linenum'
* C:190,28:Parser.check_file: Operator not preceded by a space
* C:192,24:Parser.check_file: Operator not followed by a space
* C:196,24:Parser.check_file: Comma not followed by a space
* W:223,33:Parser.check_source_files: Redefining built-in 'dir'
Change-Id: Idd4986fecb7b3a2af87d1062b7d08c6c87b9f80f
Reviewed-on: https://gerrit.libreoffice.org/10475
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui')
0 files changed, 0 insertions, 0 deletions