[
https://issues.apache.org/jira/browse/CB-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170513#comment-15170513
]
ASF GitHub Bot commented on CB-10636:
-------------------------------------
Github user vladimir-kotikov commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/127#discussion_r54331337
--- Diff: .jscsrc ---
@@ -1,7 +1,7 @@
{
"disallowMixedSpacesAndTabs": true,
"disallowTrailingWhitespace": true,
- "validateLineBreaks": "CRLF",
+ "validateLineBreaks": "LF",
--- End diff --
Should we do this validation? AFAIK we had some promlems with line endings
only in executable scripts, so CRLF vs LF should n't be a problem for plugin
code.
> Add JSHint for plugins
> ----------------------
>
> Key: CB-10636
> URL: https://issues.apache.org/jira/browse/CB-10636
> Project: Apache Cordova
> Issue Type: Task
> Reporter: Sergey Shakhnazarov
> Assignee: Sergey Shakhnazarov
>
> cordova-plugin-battery-status
> (/) cordova-plugin-camera
> cordova-plugin-console
> cordova-plugin-contacts
> cordova-plugin-device-motion
> cordova-plugin-device-orientation
> (/) cordova-plugin-device
> cordova-plugin-dialogs
> cordova-plugin-file-transfer
> (/) cordova-plugin-file
> cordova-plugin-geolocation
> cordova-plugin-globalization
> (/) cordova-plugin-inappbrowser
> cordova-plugin-media
> cordova-plugin-media-capture
> cordova-plugin-network-information
> (/) cordova-plugin-splashscreen
> cordova-plugin-vibration
> cordova-plugin-statusbar
> cordova-plugin-whitelist
> cordova-plugin-legacy-whitelist
> cordova-plugin-wkwebview-engine
> cordova-plugins
> cordova-plugin-test-framework
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]