diff --git a/.circleci/config.yml b/.circleci/config.yml index 545b328b2e8e..d7b0ad260f95 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -63,7 +63,7 @@ windowsWorkflowFilters: &windows-workflow-filters when: or: - equal: [ develop, << pipeline.git.branch >> ] - - equal: [ 'feature/run-all-specs', << pipeline.git.branch >> ] + - equal: [ 'astone123/fix-windows-lint', << pipeline.git.branch >> ] - matches: pattern: "-release$" value: << pipeline.git.branch >> diff --git a/.gitattributes b/.gitattributes index ebbd9782ff01..86f60e7ec9b9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,6 @@ *.json text eol=lf +**/.eslintrc text eol=lf + packages/errors/__snapshot-html__/** linguist-generated=true \ No newline at end of file diff --git a/npm/vue/cypress/component/test-utils-api/TestUtilsApi.vue b/npm/vue/cypress/component/test-utils-api/TestUtilsApi.vue index c1b44058d66a..820dcc9780f3 100644 --- a/npm/vue/cypress/component/test-utils-api/TestUtilsApi.vue +++ b/npm/vue/cypress/component/test-utils-api/TestUtilsApi.vue @@ -6,7 +6,10 @@