Skip to content

Commit

Permalink
[npm publish] - npm publish 2019.8.9
Browse files Browse the repository at this point in the history
- csslint - unminify csslint v1.0.5
- jslint - refactor files to 80 chr column-limit
- update to jslint commit ea8401c6a72e21d66f49766af692b09e81d7a79f
- csslint - reset sorted-line with \n\n instead of macro /* validateLineSortedReset */
- jslint-autofix - split ([aa, bb]) into multiple-lines
- jslint-autofix - sort var,let,const statements
- jslint-autofix - enforce only 1,2,4 continuous newlines
- jslint - merge function local.jslintUtility20 into local.jslintAndPrint
- jslint - simplify lint and autofix for json
- jslint - add function jslintAndPrintDir
- lint json with JSON.parse instead of jslint
  • Loading branch information
kaizhu256 committed Aug 11, 2019
1 parent e4e96f0 commit f6fe27b
Show file tree
Hide file tree
Showing 6 changed files with 12,370 additions and 2,913 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ branches:
- /^master$/
- /^publish$/
- /^task$/
cache:
npm: false
env:
global:
# this value is auto-created by shTravisCryptoAesEncryptYml
Expand Down
Loading

0 comments on commit f6fe27b

Please sign in to comment.