-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
travis ci build fails due to linting errors ? #1868
Comments
Answer |
I installed open library using using docker, so to check the linting errors I had to do
|
@shreyansh23 i also use docker but i can use the command normally outside too can you confirm? |
Yes @tabshaikh I can also run the command outside but to see the errors I had to go inside the container. |
@shreyansh23 Thanks for the confirmation. Updated my answer, we are trying to build a faq for new contributors where all questions and answers would be stored in this wiki https://github.com/internetarchive/openlibrary/wiki/Beginner's-FAQ. If you have some questions feel free to add them to it :) |
This is great! @tabshaikh has linked this question on our wiki -- closing this as an issue :) |
Description
What problem are we solving? What does the experience look like today? What are the symptoms?
We use Stylelint which gives us protection from various CSS issues, so if the pr doesn't follow the linting rules of the css the travis build fails.
Evidence
The travis error log will look something like this ->
The text was updated successfully, but these errors were encountered: