flake8
-
reviewboard/reviews/markdown_utils.py (Diff revision 1) Show all issues -
-
-
-
-
-
reviewboard/webapi/resources/emoji.py (Diff revision 1) E305 expected 2 blank lines after class or function definition, found 1
-
JSHint
-
reviewboard/static/rb/js/ui/views/emojiPickerView.es6.js (Diff revision 1) Col: 33 Functions declared within loops referencing an outer scoped variable may lead to confusing semantics. (categories, category)
-
reviewboard/static/rb/js/ui/views/emojiPickerView.es6.js (Diff revision 1) Col: 11 Missing semicolon.
-
reviewboard/static/rb/js/ui/views/emojiPickerView.es6.js (Diff revision 1) Col: 40 Functions declared within loops referencing an outer scoped variable may lead to confusing semantics. (key)
-
reviewboard/static/rb/js/ui/views/emojiPickerView.es6.js (Diff revision 1) Col: 19 Missing semicolon.
-
reviewboard/static/rb/js/ui/views/emojiPickerView.es6.js (Diff revision 1) Col: 33 Expected '{' and instead saw 'this'.
-
reviewboard/static/rb/js/ui/views/emojiPickerView.es6.js (Diff revision 1) Col: 15 Missing semicolon.