ashb edited a comment on issue #8218: CSS linting integrated into pre-commit
URL: https://github.com/apache/airflow/pull/8218#issuecomment-611175331
 
 
   > @kaxil it appears that [Travis 
failed](https://travis-ci.org/github/apache/airflow/jobs/672618449) on the 
`stylelint` pre-commit hook with a:
   > 
   > ```
   > Executable `stylelint` not found`
   > ```
   > 
   > Is this a chicken-before-the-egg situation where it hasn't been installed 
to be executed yet?
   
   Oh, yes. We should find a minimal docker image that has stylelint installed 
in it. That's how we've handled this for other checks.
   
   https://github.com/willhallonline/docker-stylelint -- except it looks quite 
out-of-date now

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to