[ 
https://issues.apache.org/jira/browse/AIRFLOW-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559895#comment-16559895
 ] 

Taylor Edmiston commented on AIRFLOW-2803:
------------------------------------------

Wow - you're right that would have saved a lot of time.  I'll re-run it that 
way and see what's left.

I misunderstood the output of eslint when I started on this to mean "0 things 
fixable with --fix" when really it meant 0 warnings fixable but many errors 
fixable.
{code:java}
✖ 1056 problems (1003 errors, 53 warnings)
 697 errors, 0 warnings potentially fixable with the `--fix` option.{code}

> Fix all ESLint issues
> ---------------------
>
>                 Key: AIRFLOW-2803
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2803
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Verdan Mahmood
>            Assignee: Taylor Edmiston
>            Priority: Major
>
> Most of the JS code in Apache Airflow has linting issues which are 
> highlighted after the integration of ESLint. 
> Once AIRFLOW-2783 merged in master branch, please fix all the javascript 
> styling issues that we have in .js and .html files. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to