Граф коммитов

42 Коммитов

Автор SHA1 Сообщение Дата
Brandon Myers 905eceb0f2
Resolve E122 continuation line missing indentation or outdented 2018-10-31 18:19:07 -05:00
Brandon Myers 280f85c90b
Resolve E121 continuation line under-indented hanging indent 2018-10-31 18:16:24 -05:00
Brandon Myers d8c5b6d651
Resolve E124 closing bracket doesn't match visual indentation 2018-10-31 18:14:14 -05:00
Brandon Myers 61c4782373
Resolve E125 continuation line with same indent 2018-10-31 18:13:34 -05:00
Brandon Myers 3b07f12cc9
Resolve E128 continuation line under indented 2018-10-31 18:11:08 -05:00
Brandon Myers 3fbeae4611
Resolve E127 continuation line over indented 2018-10-31 17:30:18 -05:00
Brandon Myers db5c6c92cc
Resolve E126 continuation of over-indented lines 2018-10-31 17:17:49 -05:00
Brandon Myers 6e1a776e4d
Resolve E131 continuation line unaligned for hanging indent 2018-10-30 18:19:21 -05:00
Brandon Myers 1d03fd7037
Resolve E129 indented line with same indent as next logical line 2018-10-30 18:16:38 -05:00
Brandon Myers e5fac682a2
Resolve E266 too many # before comments 2018-10-30 18:12:54 -05:00
Brandon Myers 4c80290a2b
Resolve E302 expected 2 blank lines found 1 2018-10-30 18:08:59 -05:00
Brandon Myers c8922602f3
Resolve E305 expected 2 blank lines after class 2018-10-30 18:04:55 -05:00
Brandon Myers c856c29160
Resolve E713 test for membership 2018-10-30 18:01:19 -05:00
Brandon Myers 944dde209b
Resolve E301 expected 1 line got 0 2018-10-30 17:52:53 -05:00
Brandon Myers 82be09f217
Resolve E114 indentation not a multiple of four 2018-10-30 17:51:54 -05:00
Brandon Myers 30e62af435
Resolve E712 True conditional 2018-10-30 17:49:27 -05:00
Brandon Myers 1b3bfd952c
Resolve E711 None false conditional 2018-10-30 17:48:37 -05:00
Brandon Myers a8cfc375e0
Resolve E261 at least two spaces between inline comment 2018-10-30 17:42:21 -05:00
Brandon Myers 877eb8cc56
Resolve E222 multiple spaces after operator 2018-10-30 17:31:27 -05:00
Brandon Myers 34ab0000ec
Resolve E116 unexpected indentation in comments 2018-10-30 17:30:02 -05:00
Brandon Myers 6c242989f3
Resolve E241 multiple spaces after comma 2018-10-30 17:23:26 -05:00
Brandon Myers 6456b8eddb
Merge remote-tracking branch 'origin/master' into fix_pep8_errors 2018-10-08 16:20:32 -04:00
Brandon Myers 2dac54d962
Merge pull request #767 from mozilla/fix_e221
Fix multiple spaces before operator
2018-10-08 16:16:36 -04:00
Brandon Myers b37e7988d8
Merge pull request #766 from mozilla/fix_e111
Fix pep8 indentation is not a multiple of four
2018-10-08 16:16:19 -04:00
Brandon Myers cd4ac1b733
Merge pull request #765 from mozilla/remove_e271
Remove unnecessary spaces after keyword
2018-10-08 16:16:02 -04:00
Brandon Myers 6dfd213f17
Remove redundant backslach between brackets 2018-10-05 18:05:46 -04:00
Brandon Myers 733a02c35d
Fixup unexpected spaces around keyword 2018-10-05 18:03:11 -04:00
Brandon Myers 5428a40110
Fixup inline comments 2018-10-05 18:02:04 -04:00
Brandon Myers ef4930603f
Fixup blank line at end of file 2018-10-05 17:52:13 -04:00
Brandon Myers 82f88cf5aa
Fixup blank lines with whitespace 2018-10-05 17:51:09 -04:00
Brandon Myers 415bbd31b2
Remove unnecessary W292 pep8 whitelist 2018-10-05 17:49:01 -04:00
Brandon Myers 20bc4a6aba
Remove trailing whitespace 2018-10-05 17:47:49 -04:00
Brandon Myers 7689ea0d20
Remove too many blank lines 2018-10-05 17:46:00 -04:00
Brandon Myers c5bbc60b29
Fixup pep8 E211 2018-10-05 17:42:13 -04:00
Brandon Myers 7f149fad15
Remove whitespace before single quote 2018-10-05 17:39:44 -04:00
Brandon Myers c255c94c67
Remove whitespace before parenthesis 2018-10-05 17:37:47 -04:00
Brandon Myers 06f0e78c5a
Remove whitespace after parenthesis 2018-10-05 17:34:36 -04:00
Brandon Myers fdabcc20a3
Fix multiple spaces before operator 2018-10-05 17:04:03 -04:00
Brandon Myers c71e89c8bf
Fix pep8 indentation is not a multiple of four 2018-10-05 16:58:55 -04:00
Brandon Myers 72e5f690a6
Remove unnecessary spaces after keyword 2018-10-05 16:51:12 -04:00
Brandon Myers 64858615b4
Remove W601 from flake8 whitelist 2018-10-05 16:42:45 -04:00
Brandon Myers 92702d7115
Add flake8 checks to travisci 2018-10-05 16:11:11 -04:00