Skip to content
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

AppVeyor: Run all the lint routines #8177 #8193

Closed
wants to merge 2 commits into from
Closed

AppVeyor: Run all the lint routines #8177 #8193

wants to merge 2 commits into from

Conversation

baczus0
Copy link
Contributor

@baczus0 baczus0 commented Dec 4, 2017

Fixes #8177

@@ -107,6 +107,7 @@ Make the changes to the code, tests, and documentations as needed by the issue.

```sh
./gradlew lint
npm run lint
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch 👍

@@ -37,5 +37,6 @@ build_script:

test_script:
- npm run build
- npm run lint
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The lint routine should be on the build script part.
  • Need to lint the Java files also with the appropriate command.

You can take a look at the Travis build file for some inspiration.

@LiHaoTan LiHaoTan added the s.Ongoing The PR is being worked on by the author(s) label Dec 6, 2017
@wkurniawan07
Copy link
Member

Hi @baczus0, any updates here?

@wkurniawan07
Copy link
Member

Closing due to inactivity. @baczus0 feel free to request for reopen when you're ready to resume the work done here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s.Ongoing The PR is being worked on by the author(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants