Skip to content

v2023.4.29 - Add manual lint-on-save command to vscode-jslint extension.

Compare
Choose a tag to compare
@kaizhu256 kaizhu256 released this 30 Apr 17:58
· 23 commits to master since this release
  • vscode - Add manual lint-on-save command to vscode-jslint extension.
  • ci - add custom-shell-ci hooks to script jslint_ci.sh:
    shCiArtifactUploadCustom()
    shCiBaseCustom()
    shCiBaseCustom2()
    shCiLintCustom()
    shCiLintCustom2()
    shCiNpmPublishCustom()
    shCiPreCustom()
    shCiPreCustom2()
  • ci - housekeeping of ci-file jslint_ci.sh
  • ci - update shell-function shGitCommitPushOrSquash() to be able to save to specified filename
  • ci - remove little-used shell-function shCiBranchPromote()

What's Changed

Full Changelog: v2023.1.29...v2023.4.29