This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git
commit d7658ec0c16178f90176e3824cfa746a27f39afc Merge: e8c9b55 ff95252 Author: sushuang <[email protected]> AuthorDate: Wed Nov 11 02:08:01 2020 +0800 Merge pull request #13597 from apache/release-next fix: add license and fix addHeader script. .asf.yaml | 18 ++++++++++++++ .eslintrc-common.yaml | 18 ++++++++++++++ .headerignore | 4 +++ .lgtm.yml | 18 ++++++++++++++ build/addHeader.js | 10 ++++---- build/build-i18n.js | 20 +++++++++++++++ build/dev-fast.js | 20 +++++++++++++++ build/preamble.js | 40 +++++++++++++++++++++--------- build/testDts.js | 20 +++++++++++++++ extension-src/.eslintrc.yaml | 18 ++++++++++++++ src/.eslintrc.yaml | 18 ++++++++++++++ src/chart/helper/enableAriaDecalForTree.ts | 20 +++++++++++++++ src/util/decal.ts | 20 +++++++++++++++ src/util/states.ts | 20 +++++++++++++++ test/custom-transition-texture.js | 20 +++++++++++++++ test/ut/.eslintrc.yaml | 18 ++++++++++++++ 16 files changed, 285 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
