etr2460 commented on a change in pull request #9886:
URL: 
https://github.com/apache/incubator-superset/pull/9886#discussion_r434628693



##########
File path: superset-frontend/src/dashboard/components/SaveModal.jsx
##########
@@ -17,6 +17,7 @@
  * under the License.
  */
 /* eslint-env browser */
+/* eslint-disable camelcase */

Review comment:
       same comment here as above

##########
File path: superset-frontend/src/dashboard/components/Header.jsx
##########
@@ -17,6 +17,8 @@
  * under the License.
  */
 /* eslint-env browser */
+/* eslint-disable camelcase */

Review comment:
       since this only affects one line, maybe you can limit the disable to 
only that line too by moving the comment?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to