Skip to content
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion output/cmf.eslint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'react-cmf'

> react-cmf@0.80.0 lint:es /home/travis/build/Talend/ui/packages/cmf
> react-cmf@0.81.0 lint:es /home/travis/build/Talend/ui/packages/cmf
> eslint --config .eslintrc --ext .js src

The react/require-extension rule is deprecated. Please use the import/extensions rule from eslint-plugin-import instead.
Expand Down
2 changes: 1 addition & 1 deletion output/components.eslint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'react-talend-components'

> react-talend-components@0.80.0 lint:es /home/travis/build/Talend/ui/packages/components
> react-talend-components@0.81.0 lint:es /home/travis/build/Talend/ui/packages/components
> eslint --config .eslintrc src


Expand Down
2 changes: 1 addition & 1 deletion output/components.sasslint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'react-talend-components'

> react-talend-components@0.80.0 lint:style /home/travis/build/Talend/ui/packages/components
> react-talend-components@0.81.0 lint:style /home/travis/build/Talend/ui/packages/components
> sass-lint -v -q


Expand Down
2 changes: 1 addition & 1 deletion output/containers.eslint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'react-talend-containers'

> react-talend-containers@0.80.0 lint:es /home/travis/build/Talend/ui/packages/containers
> react-talend-containers@0.81.0 lint:es /home/travis/build/Talend/ui/packages/containers
> eslint --config .eslintrc src

The react/require-extension rule is deprecated. Please use the import/extensions rule from eslint-plugin-import instead.
Expand Down
199 changes: 100 additions & 99 deletions output/forms.eslint.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion output/forms.sasslint.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'react-talend-forms'

> react-talend-forms@0.80.0 lint:style /home/travis/build/Talend/ui/packages/forms
> react-talend-forms@0.81.0 lint:style /home/travis/build/Talend/ui/packages/forms
> sass-lint -v -q

2 changes: 1 addition & 1 deletion output/logging.eslint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'talend-log'

> talend-log@0.80.0 lint:es /home/travis/build/Talend/ui/packages/logging
> talend-log@0.81.0 lint:es /home/travis/build/Talend/ui/packages/logging
> eslint --config .eslintrc --ext .js src


Expand Down
2 changes: 1 addition & 1 deletion output/theme.sasslint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lerna v2.0.0-beta.36
Scoping to packages that match 'bootstrap-talend-theme'

> bootstrap-talend-theme@0.80.0 lint:style /home/travis/build/Talend/ui/packages/theme
> bootstrap-talend-theme@0.81.0 lint:style /home/travis/build/Talend/ui/packages/theme
> sass-lint -q -v


Expand Down
Loading