Fix jshint issues
Review Request #7565 — Created Aug. 1, 2015 and submitted
This is a trivial patch that just fixes up some jshint warnings.
Ran JS tests.
Ran
jshint . --config .jshintrc. There were no errors or warnings.
Review Request #7565 — Created Aug. 1, 2015 and submitted
This is a trivial patch that just fixes up some jshint warnings.
Ran JS tests.
Ran
jshint . --config .jshintrc. There were no errors or warnings.
Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/js/models/abstractCommentBlockModel.js reviewboard/static/rb/js/newReviewRequest/views/commitView.js reviewboard/static/rb/js/views/textBasedReviewableView.js reviewboard/static/rb/js/views/diffFragmentQueueView.js reviewboard/static/rb/js/views/reviewBoxView.js reviewboard/static/rb/js/views/tests/reviewReplyDraftBannerViewTests.js Tool: Pyflakes Ignored Files: reviewboard/static/rb/js/models/abstractCommentBlockModel.js reviewboard/static/rb/js/newReviewRequest/views/commitView.js reviewboard/static/rb/js/views/textBasedReviewableView.js reviewboard/static/rb/js/views/diffFragmentQueueView.js reviewboard/static/rb/js/views/reviewBoxView.js reviewboard/static/rb/js/views/tests/reviewReplyDraftBannerViewTests.js