gpodder/src/gpodder
MarkusHackspacher 0e32494b94 fix codestyle
recognized by travis CI
2018-07-23 11:17:47 +02:00
..
gtkui fix codestyle 2018-07-23 11:17:47 +02:00
plugins fix E231 missing whitespace after ',' 2018-05-29 22:54:05 +02:00
test fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
__init__.py fix #484 windows context menu not translated 2018-07-20 17:42:10 +02:00
build_info.py adjust license version for code from Quodlibet 2018-05-06 18:22:52 +02:00
common.py finish fixing E226 2018-04-15 18:59:20 +02:00
config.py config.device_sync.max_filename_length value migration 2018-07-21 11:40:13 +02:00
core.py fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
coverart.py * Cleaned up import statements 2018-04-16 05:10:14 -05:00
dbsqlite.py finish fixing E226 2018-04-15 18:59:20 +02:00
dbusproxy.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
directory.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
download.py fix E201 whitespace after '(' 2018-05-27 20:09:40 +02:00
escapist_videos.py fix E231 missing whitespace after ',' 2018-05-29 22:54:05 +02:00
extensions.py fix E731 do not assign a lambda expression, use a def 2018-05-06 22:26:54 +02:00
feedcore.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
feedservice.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
jsonconfig.py fix E261 at least two spaces before inline comment 2018-05-17 08:39:56 +02:00
log.py finish fixing E226 2018-04-15 18:59:20 +02:00
minidb.py fix E226 missing whitespace around arithmetic operator 2018-03-27 21:40:36 +02:00
model.py fix leftover python3 str incompatibility 2018-07-20 16:01:25 +02:00
my.py Fix E502 the backslash is redundant between brackets 2018-05-08 11:41:52 +02:00
opml.py fix E201 whitespace after '(' 2018-05-21 21:40:40 +02:00
player.py fix E502 the backslash is redundant between brackets 2018-05-08 10:43:56 +02:00
query.py finish fixing E226 2018-04-15 18:59:20 +02:00
schema.py finish fixing E226 2018-04-15 18:59:20 +02:00
services.py fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
sync.py Merge pull request #472 from MarkusHackspacher/style231 2018-07-20 14:03:39 +02:00
unittests.py Update copyright years (2018) 2018-01-28 19:39:53 +01:00
util.py Merge pull request #472 from MarkusHackspacher/style231 2018-07-20 14:03:39 +02:00
utilwin32ctypes.py fix linter errors 2018-05-07 15:55:07 +02:00
utilwin32locale.py fix E241 multiple spaces after ':' 2018-05-27 20:29:39 +02:00
vimeo.py fix W391 blank line at end of file 2018-02-11 21:51:40 +01:00
youtube.py fix E241 multiple spaces after ':' 2018-05-27 20:29:39 +02:00