[ https://issues.apache.org/jira/browse/CB-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063473#comment-16063473 ]
ASF GitHub Bot commented on CB-12954: ------------------------------------- GitHub user filmaj opened a pull request: https://github.com/apache/cordova-android/pull/390 CB-12954 remove jshint leftovers There were some jshint rc and ignore files leftover. With the switch to eslint, we can get rid of it You can merge this pull request into a Git repository by running: $ git pull https://github.com/filmaj/cordova-android remove-jshint Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/390.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #390 ---- commit 3ff32092a33efed3f89a3423cf2f6946c066422b Author: filmaj <maj....@gmail.com> Date: 2017-06-26T17:26:53Z CB-12954 :knife: remove jshint leftovers ---- > cordova-android still has jshint leftovers > ------------------------------------------ > > Key: CB-12954 > URL: https://issues.apache.org/jira/browse/CB-12954 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-android > Reporter: Filip Maj > Assignee: Filip Maj > Priority: Minor > > I noticed that there are still jshint RC and ignore files leftover from our > JSHint days in cordova-android. > Relevant files: > {noformat} > ~/src/cordova-android > ➔ find . -regex ".*/\.jshint.*" > ./.jshintignore > ./.jshintrc > ./bin/templates/cordova/.jshintrc > ./spec/.jshintrc > {noformat} > Assigning this one to myself - FYI [~auso] -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org