1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Sarah Schneider
295e5dc1f0 upgrade to setup-node v2 2021-01-22 10:54:20 -05:00
Chiedo John
910a94b1d6 Remove skip-duplicate-actions for linting (#16845)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-12-09 19:33:11 +00:00
Nick Schonning
b6de7c6887 chore: Convert Standard to eslint-config-standard (#1328)
* chore: Move standard to ESLint config

* fix: auto-fix ESLint indent issues

* fix: ESLint prefer-regex-literals

* fix: ESLint array-callback-return

- .filter must return a boolean value
- .map replaced with forEach when the value isn't used

* fix: ESLint no-extra-semi
2020-11-17 16:18:18 -05:00
Nick Schonning
71b6ee7641 chore: Upgrade actions/cache to v2.1.3 2020-11-09 10:19:53 -05:00
Nick Schonning
c058d4aad8 chore: Update actions/checkout to v2.3.4 2020-11-05 18:05:39 -05:00
James M. Greene
441c7f71cc Update .github/workflows/js-lint.yml 2020-11-04 10:06:23 -06:00
Nick Schonning
4fb87ade22 chore: Pull JS Linting to separate Action
Only trigger if JS, package, or Action file is changed
2020-11-04 10:46:47 -05:00